MCPcopy 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';
2const common = require('../common');
3const assert = require('node:assert');
4const { mock, test } = require('node:test');

Callers

nothing calls this directly

Calls 15

fn2Function · 0.85
getNameAndLengthFunction · 0.85
getPrivateValueMethod · 0.80
getterMethod · 0.80
setterMethod · 0.80
callCountMethod · 0.80
beforeEachMethod · 0.80
afterEachMethod · 0.80
resetCallsMethod · 0.80
accessCountMethod · 0.80
resetAccessesMethod · 0.80
testFunction · 0.70

Tested by

no test coverage detected