MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-list-endpoints.mjs

File test-quic-list-endpoints.mjs

test/parallel/test-quic-list-endpoints.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Test: listEndpoints returns live endpoints filtered by active state.
4// - Returns an empty array when no endpoints exist.

Callers

nothing calls this directly

Calls 7

skipFunction · 0.90
deepStrictEqualFunction · 0.85
listEndpointsFunction · 0.85
okFunction · 0.85
includesMethod · 0.80
throwsFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected