Method: FIXSpec::Matchers::BeFIXEql#negative_failure_message
- Defined in:
- lib/fix_spec/matchers/be_fix_eql.rb
#negative_failure_message ⇒ Object
36 37 38 |
# File 'lib/fix_spec/matchers/be_fix_eql.rb', line 36 def @json_matcher.("Expected inequivalent FIX") end |