MCPcopy Index your code
hub / github.com/nodejs/node / test-assert-deep.js

File test-assert-deep.js

test/parallel/test-assert-deep.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { mustCall, hasCrypto } = require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 15

assertOnlyDeepEqualFunction · 0.85
assertNotDeepOrStrictFunction · 0.85
assertDeepAndStrictEqualFunction · 0.85
returnArgumentsFunction · 0.85
ObjectFunction · 0.85
inspectMethod · 0.80
allocMethod · 0.80
testFunction · 0.70
mapMethod · 0.65
addMethod · 0.65
keysMethod · 0.65

Tested by

no test coverage detected