Method: Inspec::Test#expectation

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

#expectationObject

Returns the value of attribute expectation.



3
4
5
# File 'lib/inspec/objects/test.rb', line 3

def expectation
  @expectation
end