Method: Inspec::Describe::Test#expectation

Defined in:
lib/inspec/objects/describe.rb

#expectationObject

Returns the value of attribute expectation

Returns:

  • (Object)

    the current value of expectation



6
7
8
# File 'lib/inspec/objects/describe.rb', line 6

def expectation
  @expectation
end