pub fn expected_outcome( name: &str, expectations: &Expectations, ) -> Option<Outcome>
Calculates the expected outcome for a test named name for the given set of expectations.
name
expectations