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

File delay_test.ts

async/delay_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 { delay } from "./delay.ts";
3import {
4 assert,

Callers

nothing calls this directly

Calls 8

delayFunction · 0.90
assertFunction · 0.90
assertRejectsFunction · 0.90
stubFunction · 0.90
assertSpyCallsFunction · 0.90
abortMethod · 0.45
stepMethod · 0.45

Tested by

no test coverage detected