Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
4
// This test ensures that fs.readFile correctly returns the
Callers
nothing calls this directly
Calls
13
random
Method · 0.80
fill
Method · 0.80
abort
Method · 0.65
require
Function · 0.50
refresh
Method · 0.45
resolve
Method · 0.45
min
Method · 0.45
writeFileSync
Method · 0.45
readFile
Method · 0.45
log
Method · 0.45
from
Method · 0.45
truncateSync
Method · 0.45
Tested by
no test coverage detected