Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-mocking.js
File
test-runner-mocking.js
test/parallel/test-runner-mocking.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
assert = require(
'node:assert'
);
4
const
{ mock, test } = require(
'node:test'
);
Callers
nothing calls this directly
Calls
15
fn2
Function · 0.85
getNameAndLength
Function · 0.85
getPrivateValue
Method · 0.80
getter
Method · 0.80
setter
Method · 0.80
callCount
Method · 0.80
beforeEach
Method · 0.80
afterEach
Method · 0.80
resetCalls
Method · 0.80
accessCount
Method · 0.80
resetAccesses
Method · 0.80
test
Function · 0.70
Tested by
no test coverage detected