MCPcopy Index your code
hub / github.com/nodejs/node / test-abort-controller-any-timeout.js

File test-abort-controller-any-timeout.js

test/parallel/test-abort-controller-any-timeout.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 7

timeoutMethod · 0.80
onceFunction · 0.70
anyMethod · 0.65
requireFunction · 0.50
itFunction · 0.50
setTimeoutFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected