Function pact_matching::match_message_contents[][src]

pub fn match_message_contents(
    expected: &Message,
    actual: &Message,
    config: DiffConfig,
    mismatches: &mut Vec<Mismatch>,
    matchers: &MatchingRules
)

Matches the actual message contents to the expected one. This takes into account the content type of each.