MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-mock-timers.js

File test-runner-mock-timers.js

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

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3process.env.NODE_TEST_KNOWN_GLOBALS = 0;
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

clearIntervalFunction · 0.85
listenerCountFunction · 0.85
tickMethod · 0.80
callCountMethod · 0.80
nowMethod · 0.80
allMethod · 0.80
expectedFunction · 0.70
doneFunction · 0.70
fFunction · 0.70
runFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected