MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-readfile.js

File test-fs-readfile.js

test/parallel/test-fs-readfile.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// This test ensures that fs.readFile correctly returns the

Callers

nothing calls this directly

Calls 13

randomMethod · 0.80
fillMethod · 0.80
abortMethod · 0.65
requireFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
minMethod · 0.45
writeFileSyncMethod · 0.45
readFileMethod · 0.45
logMethod · 0.45
fromMethod · 0.45
truncateSyncMethod · 0.45

Tested by

no test coverage detected