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

File test-quic-stream-reset-before-data.mjs

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

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3// Test: resetStream() before any data is written.
4// The stream is in the Ready state — no data has been sent by the

Callers

nothing calls this directly

Calls 15

skipFunction · 0.90
okFunction · 0.85
deepStrictEqualFunction · 0.85
includesMethod · 0.80
setBodyMethod · 0.80
encodeMethod · 0.80
resetStreamMethod · 0.80
mustCallFunction · 0.70
listenFunction · 0.70
connectFunction · 0.70
mustNotCallFunction · 0.70

Tested by

no test coverage detected