Class AssertionErrorOptions
Constructors
constructor
- new AssertionErrorOptions(message, actual, expected, operator): AssertionErrorOptions
Parameters
- message: string
- actual: any
- expected: any
- operator: string
Properties
Optional
message
message?: string
Methods
The actual property on the error instance.