ExpectationOutcome
Hierarchy
- TinyType
- ExpectationOutcome
Index
Methods
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
externaltoJSON
Returns JSONValue
Constructors
constructor
Parameters
message: string
expectation: ExpectationDetails
expected: unknown
actual: unknown
Returns ExpectationOutcome
An outcome of an Expectation, which could be either met or not met.