MCPcopy Index your code
hub / github.com/nodejs/node / test-permission-net-quic.mjs

File test-permission-net-quic.mjs

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

Source from the content-addressed store, hash-verified

1// Flags: --permission --allow-fs-read=* --experimental-quic --no-warnings
2import { hasQuic, skip, mustNotCall } from '../common/index.mjs';
3import assert from 'node:assert';
4import * as fixtures from '../common/fixtures.mjs';

Callers

nothing calls this directly

Calls 8

skipFunction · 0.90
createPrivateKeyFunction · 0.85
connectFunction · 0.70
listenFunction · 0.70
mustNotCallFunction · 0.70
hasMethod · 0.65
closeMethod · 0.65
okMethod · 0.45

Tested by

no test coverage detected