Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
const
{ mustCall, hasCrypto } = require(
'../common'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
15
assertOnlyDeepEqual
Function · 0.85
assertNotDeepOrStrict
Function · 0.85
assertDeepAndStrictEqual
Function · 0.85
activateMemoizedCycleDetection
Function · 0.85
returnArguments
Function · 0.85
Object
Function · 0.85
inspect
Method · 0.80
alloc
Method · 0.80
test
Function · 0.70
map
Method · 0.65
add
Method · 0.65
keys
Method · 0.65
Tested by
no test coverage detected