The assert.error method, recording details for the console.
assert.error
The optional optDetails can be a string.
optDetails
Optional
The details of what was asserted
An optional alternate error constructor to use.
Generated using TypeDoc
The
assert.errormethod, recording details for the console.The optional
optDetailscan be a string.