Top Level Namespace

Defined Under Namespace

Classes: Puppetfactory, String, Symbol

Instance Method Summary collapse

Instance Method Details

#puppetObject

This defines the method used to build the test case



12
13
14
# File 'lib/puppetfactory/dashboard/serverspec_helper.rb', line 12

def puppet
  Serverspec::Type::Puppet.new()
end