Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ unstable_stub_test.ts
File
unstable_stub_test.ts
testing/unstable_stub_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
{ assertEquals, assertThrows } from
"@std/assert"
;
3
import
{
4
assertSpyCall,
Callers
nothing calls this directly
Calls
10
stub
Function · 0.90
assertSpyCalls
Function · 0.90
assertEquals
Function · 0.90
assertSpyCall
Function · 0.90
assertThrows
Function · 0.90
assertSpyCallArg
Function · 0.90
returnsNext
Function · 0.90
explicitTypes
Method · 0.80
restore
Method · 0.65
action
Method · 0.45
Tested by
no test coverage detected