MCPcopy 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
2import { hasQuic, skip } from '../common/index.mjs';
3import assert from 'node:assert';
4import { inspect } from 'node:util';

Callers

nothing calls this directly

Calls 6

skipFunction · 0.90
throwsFunction · 0.70
inspectFunction · 0.70
forEachMethod · 0.65
closeMethod · 0.65
escapeMethod · 0.45

Tested by

no test coverage detected