MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-module-mocking.js

File test-runner-module-mocking.js

test/parallel/test-runner-module-mocking.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-test-module-mocks --experimental-require-module
2'use strict';
3const common = require('../common');
4const { isMainThread } = require('worker_threads');

Callers

nothing calls this directly

Calls 15

relativeFunction · 0.85
testFunction · 0.70
matchMethod · 0.65
requireFunction · 0.50
pathToFileURLFunction · 0.50
SymbolFunction · 0.50
skipMethod · 0.45
testMethod · 0.45
moduleMethod · 0.45
fnMethod · 0.45

Tested by

no test coverage detected