Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ mock_test.ts
File
mock_test.ts
testing/mock_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.
2
import
{ delay } from
"@std/async/delay"
;
3
import
{
4
assertEquals,
Callers
nothing calls this directly
Calls
15
spy
Function · 0.90
assertSpyCalls
Function · 0.90
assertEquals
Function · 0.90
assertSpyCall
Function · 0.90
assertThrows
Function · 0.90
assertNotEquals
Function · 0.90
assertSpyCallArg
Function · 0.90
assertSpyCallArgs
Function · 0.90
stub
Function · 0.90
returnsNext
Function · 0.90
mockSessionAsync
Function · 0.90
mockSession
Function · 0.90
Tested by
no test coverage detected