class RSpec::Puppet::Errors::SubscribeRelationshipError
Public Instance Methods
message()
click to toggle source
# File lib/rspec-puppet/errors.rb, line 86 def message "that is subscribed to #{to}" end
# File lib/rspec-puppet/errors.rb, line 86 def message "that is subscribed to #{to}" end