Method: Pact::StringWithMatchingRules#to_s
- Defined in:
- lib/pact/consumer_contract/string_with_matching_rules.rb
#to_s ⇒ Object
How can we show the matching rules too?
13 14 15 |
# File 'lib/pact/consumer_contract/string_with_matching_rules.rb', line 13 def to_s super end |