MCPcopy
hub / github.com/yume-chan/ya-webadb / wrap-writable.spec.ts

File wrap-writable.spec.ts

libraries/stream-extra/src/wrap-writable.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as assert from "node:assert";
2import { describe, it, mock } from "node:test";
3
4import { WritableStream } from "./stream.js";

Callers

nothing calls this directly

Calls 3

closeMethod · 0.65
writeMethod · 0.65
abortMethod · 0.65

Tested by

no test coverage detected