Exception: PuppetUnitTests::UserDataError

Inherits:
Error
  • Object
show all
Defined in:
lib/puppet_unit_tests/error.rb

Overview

Error found in user data files before starting to run tests.

Instance Attribute Summary collapse

Instance Attribute Details

#path ⇒ Object

Returns the value of attribute path.



8
9
10
# File 'lib/puppet_unit_tests/error.rb', line 8

def path
  @path
end