These scenarios didn't apply binary's content type matching rule, so the verifier will compare binary contents, byte to byte, which:
Is not realistic in my opinion
Imply that message (v3) doesn't support binary's content type matching rule at all, but it does, at least by using pactffi_with_binary_file (not sure about pactffi_message_with_contents)
These scenarios didn't apply binary's content type matching rule, so the verifier will compare binary contents, byte to byte, which:
pactffi_with_binary_file
(not sure aboutpactffi_message_with_contents
)