Method: Inspec::Test#expectation

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

#expectationObject

Returns the value of attribute expectation.



5
6
7
# File 'lib/inspec/objects/test.rb', line 5

def expectation
  @expectation
end