Module
RSpec::Puppet::Support
In:
lib/rspec-puppet/support.rb
Methods
build_catalog
build_catalog_without_cache
build_node
build_scope
class_name
environment
escape_special_chars
facts_hash
import_str
load_catalogue
munge_facts
nodename
param_str
pre_cond
rspec_compatibility
setup_puppet
stub_facts!
subject
test_manifest
Public Instance methods
build_catalog
(*args)
build_catalog_without_cache
(nodename, facts_val, hiera_config_val, code)
build_node
(name, opts = {})
build_scope
(compiler, node_name)
class_name
()
environment
()
escape_special_chars
(string)
facts_hash
(node)
import_str
()
load_catalogue
(type)
munge_facts
(facts)
nodename
(type)
param_str
()
pre_cond
()
rspec_compatibility
()
setup_puppet
()
stub_facts!
(facts)
subject
()
test_manifest
(type)
[Validate]