Class
RSpec::Puppet::ManifestMatchers::CreateGeneric
In:
lib/rspec-puppet/matchers/create_generic.rb
Parent:
Object
Methods
actual
description
diffable?
expected
failure_message
failure_message_when_negated
matches?
method_missing
new
only_with
that_comes_before
that_notifies
that_requires
that_subscribes_to
with
without
Included Modules
RSpec::Puppet::Errors
Public Class methods
new
(*args, &block)
Public Instance methods
actual
()
description
()
diffable?
()
expected
()
failure_message
()
failure_message_when_negated
()
matches?
(catalogue)
method_missing
(method, *args, &block)
only_with
(*args, &block)
that_comes_before
(resource)
that_notifies
(resource)
that_requires
(resource)
that_subscribes_to
(resource)
with
(*args, &block)
without
(*args, &block)
[Validate]