Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-duplex.js
File
test-stream-iter-duplex.js
test/parallel/test-stream-iter-duplex.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-stream-iter
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
13
testBasicDuplex
Function · 0.85
testBidirectional
Function · 0.85
testChannelClose
Function · 0.85
testPerChannelOptions
Function · 0.85
testEmptyDuplex
Function · 0.85
testChannelFail
Function · 0.85
testAbortSignalBothChannels
Function · 0.85
all
Method · 0.80
testMultipleWrites
Function · 0.70
testWithOptions
Function · 0.70
testAbortSignal
Function · 0.70
require
Function · 0.50
Tested by
no test coverage detected