The type of FulfilledExpectation.value, i.e. the type of the expectation return's value (normalized value) when the expectation is fulfilled
the related expectation
the value (data) from which the expectation has been resolved
Generated using TypeDoc
UnresolvedExpectation
The case of an expectation that hasn't been resolved. It is the case for expectations combining children expectations in such ways that it may be unnecessary to resolve all the children to reach the outcome (e.g. expectAllOf, expectAnyOf)