doc: mention prototype check in deepStrictEqual()
authorcjihrig <cjihrig@gmail.com>
Mon, 22 Feb 2016 17:26:32 +0000 (12:26 -0500)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commitdc3f5fad6d706eb067f8a534c555049dfde482c0
tree6269db2781394e05a5701f5efecfa5a6dd147597
parentbbbad88916e5c3ff5ff267d0df76b6d95a29623f
doc: mention prototype check in deepStrictEqual()

The docs for assert.deepStrictEqual() do not currently mention
that prototypes are compared for objects. This commit adds that
information to the documentation.

Fixes: https://github.com/nodejs/node/issues/5365
PR-URL: https://github.com/nodejs/node/pull/5367
Reviewed-By: Robert Lindstädt <robert.lindstaedt@gmail.com>
Reviewed-By: Benjamin Gruenbaum <inglor@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
doc/api/assert.markdown