Constructors
C new AssertionError(options: assert.internal.AssertionError.ConstructOptionsType) void
Parameters:
Name | Type | Argument |
---|---|---|
options |
assert.internal.AssertionError.ConstructOptionsType |
<optional> |
Implements
- function link() { [native code] }
Properties
Type Definitions
Type:
- Object
- Properties:
-
Name Type message
string actual
any expected
any operator
string stackStartFunction
function