MCPcopy Create free account
hub / github.com/denoland/std / mux_async_iterator_test.ts

File mux_async_iterator_test.ts

async/mux_async_iterator_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import { assertEquals, assertRejects } from "@std/assert";
3import { MuxAsyncIterator } from "./mux_async_iterator.ts";
4

Callers

nothing calls this directly

Calls 6

assertEqualsFunction · 0.90
assertRejectsFunction · 0.90
genThrowsFunction · 0.85
gen123Function · 0.70
gen456Function · 0.70
addMethod · 0.45

Tested by

no test coverage detected