expectations_matcher

Function 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.