ExpectationNotMet
Hierarchy
- ExpectationOutcome
- ExpectationNotMet
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 ExpectationNotMet
Indicates that an Expectation was not met.