Function pact_matching::match_method [] [src]

pub fn match_method(expected: String, actual: String, mismatches: &mut Vec<Mismatch>)

Matches the actual request method to the expected one.