class Pact::UnexpectedKey
Public Instance Methods
to_s()
click to toggle source
# File lib/pact/matchers/unexpected_key.rb, line 6 def to_s '<key not to exist>' end
# File lib/pact/matchers/unexpected_key.rb, line 6 def to_s '<key not to exist>' end