MCPcopy Index your code
hub / github.com/nodejs/node / test-util-promisify.js

File test-util-promisify.js

test/parallel/test-util-promisify.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

promisifyFunction · 0.85
includesMethod · 0.80
runInNewContextMethod · 0.80
allMethod · 0.80
callbackFunction · 0.70
statFunction · 0.70
cbFunction · 0.70
fnFunction · 0.70
throwerFunction · 0.70
forEachMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50

Tested by

no test coverage detected