Function expectations_matcher::expected_outcome

source ยท
pub fn expected_outcome(
    name: &str,
    expectations: &Expectations,
) -> Option<Outcome>
Expand description

Calculates the expected outcome for a test named name for the given set of expectations.