Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-quic-internal-endpoint-options.mjs
File
test-quic-internal-endpoint-options.mjs
test/parallel/test-quic-internal-endpoint-options.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic --no-warnings
2
import
{ hasQuic, skip } from
'../common/index.mjs'
;
3
import
assert from
'node:assert'
;
4
import
{ inspect } from
'node:util'
;
Callers
nothing calls this directly
Calls
6
skip
Function · 0.90
throws
Function · 0.70
inspect
Function · 0.70
forEach
Method · 0.65
close
Method · 0.65
escape
Method · 0.45
Tested by
no test coverage detected