MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iter-writable-interop.js

File test-stream-iter-writable-interop.js

test/parallel/test-stream-iter-writable-interop.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// Tests for classic Writable stream interop with the stream/iter API

Callers

nothing calls this directly

Calls 15

testFunctionExistsFunction · 0.85
testDesiredSizeNullFunction · 0.85
testDrainableNullFunction · 0.85
testDropOldestThrowsFunction · 0.85
testCachedWriterFunction · 0.85
testObjectModeThrowsFunction · 0.85
testDefaultIsStrictFunction · 0.85

Tested by

no test coverage detected