MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-stream-priority.mjs

File test-quic-stream-priority.mjs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

skipFunction · 0.90
createPrivateKeyFunction · 0.85
allMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
throwsFunction · 0.70
closeMethod · 0.65
setPriorityMethod · 0.65
readKeyFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected