MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-internal-setcallbacks.mjs

File test-quic-internal-setcallbacks.mjs

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

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals --experimental-quic --no-warnings
2import { hasQuic, skip } from '../common/index.mjs';
3import assert from 'node:assert';
4

Callers

nothing calls this directly

Calls 5

skipFunction · 0.90
internalBindingMethod · 0.80
setCallbacksMethod · 0.80
throwsFunction · 0.70
keysMethod · 0.65

Tested by

no test coverage detected