The assert.equal method
assert.equal
Assert that two values must be Object.is.
Object.is
The value we received
What we wanted
Optional
The details to throw
An optional alternate error constructor to use.
Generated using TypeDoc
The
assert.equal
methodAssert that two values must be
Object.is
.