Method: FIXSpec::Matchers::BeFIXEql#negative_failure_message

Defined in:
lib/fix_spec/matchers/be_fix_eql.rb

#negative_failure_messageObject



36
37
38
# File 'lib/fix_spec/matchers/be_fix_eql.rb', line 36

def negative_failure_message
  @json_matcher.message_with_path("Expected inequivalent FIX")
end