Module
RSpec::Puppet::ManifestMatchers
In:
lib/rspec-puppet/matchers/include_class.rb
lib/rspec-puppet/matchers/compile.rb
lib/rspec-puppet/matchers/count_generic.rb
lib/rspec-puppet/matchers/dynamic_matchers.rb
lib/rspec-puppet/matchers/parameter_matcher.rb
lib/rspec-puppet/matchers/create_generic.rb
Methods
have_class_count
have_resource_count
method_missing
Classes and Modules
Class
RSpec::Puppet::ManifestMatchers::Compile
Class
RSpec::Puppet::ManifestMatchers::CountGeneric
Class
RSpec::Puppet::ManifestMatchers::CreateGeneric
Class
RSpec::Puppet::ManifestMatchers::ParameterMatcher
Public Instance methods
have_class_count
(count)
have_resource_count
(count)
method_missing
(method, *args, &block)
[Validate]