Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-inspector-network-resource.js
File
test-inspector-network-resource.js
test/sequential/test-inspector-network-resource.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --inspect=0 --experimental-network-inspection
2
'use strict'
;
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
12
setupSessionAndPauseAtEvalLastLine
Function · 0.85
waitForDisconnect
Method · 0.80
connectInspectorSession
Method · 0.80
waitForNotification
Method · 0.80
test
Function · 0.70
setupInspector
Function · 0.70
send
Method · 0.65
slice
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
join
Method · 0.45
readFileSync
Method · 0.45
Tested by
no test coverage detected