Exception: RSpec::Puppet::Errors::NotifyRelationshipError
- Inherits:
-
RelationshipError
- Object
- StandardError
- RelationshipError
- RSpec::Puppet::Errors::NotifyRelationshipError
- Defined in:
- lib/rspec-puppet/errors.rb
Instance Attribute Summary
Attributes inherited from RelationshipError
Instance Method Summary collapse
Methods inherited from RelationshipError
Constructor Details
This class inherits a constructor from RSpec::Puppet::Errors::RelationshipError
Instance Method Details
#message ⇒ Object
80 81 82 |
# File 'lib/rspec-puppet/errors.rb', line 80 def "that notifies #{to}" end |