AssertionError
Nodepod API / src / assert / AssertionError
Interface: AssertionError
Section titled “Interface: AssertionError”Defined in: src/polyfills/assert.ts:8
Extends
Section titled “Extends”Error
Properties
Section titled “Properties”actual
Section titled “actual”actual:
unknown
Defined in: src/polyfills/assert.ts:9
code:
string
Defined in: src/polyfills/assert.ts:13
expected
Section titled “expected”expected:
unknown
Defined in: src/polyfills/assert.ts:10
generatedMessage
Section titled “generatedMessage”generatedMessage:
boolean
Defined in: src/polyfills/assert.ts:12
operator
Section titled “operator”operator:
string
Defined in: src/polyfills/assert.ts:11