You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added all_expectations as an attribute for ut_test class.
Removed `expectations_count` as it can now be obtained from `all_expectations.count`
`ut_expectation_processor` now holds all expectation results.
`ut_test` is nor responsible for clearing the state of `ut_expectation_processor` after reading expectations results.
0 commit comments