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



8
9
10
# File 'lib/inspec/objects/describe.rb', line 8

def expectation
  @expectation
end