Class: Pact::UnexpectedIndex

Inherits:
DifferenceIndicator
  • Object
show all
Defined in:
lib/pact/matchers/unexpected_index.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



6
7
8
# File 'lib/pact/matchers/unexpected_index.rb', line 6

def to_s
  '<item not to exist>'
end