MCPcopy Create free account
hub / github.com/nodejs/node / test-stream-iter-consumers-tap.js

File test-stream-iter-consumers-tap.js

test/parallel/test-stream-iter-consumers-tap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-stream-iter
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 9

testTapSyncFunction · 0.85
testTapAsyncFunction · 0.85
testTapInPipelineFunction · 0.85
testTapSyncInPipelineFunction · 0.85
allMethod · 0.80
requireFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected