Method: Pact::Matchers::BaseDifference#actual
- Defined in:
- lib/pact/matchers/base_difference.rb
#actual ⇒ Object (readonly)
Returns the value of attribute actual.
8 9 10 |
# File 'lib/pact/matchers/base_difference.rb', line 8 def actual @actual end |