externalExpectationOutcome
Hierarchy
- TinyType
- ExpectationOutcome
Index
Constructors
externalconstructor
Parameters
externalmessage: string
externalexpectation: ExpectationDetails
externalexpected: unknown
externalactual: unknown
Returns ExpectationOutcome
Properties
publicexternalreadonlymessage
publicexternalreadonlyexpectation
publicexternalreadonlyexpected
publicexternalreadonlyactual
Methods
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
externaltoJSON
Returns JSONValue
An outcome of an
Expectation
, which could be either met or not met.