Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ guards-consumer.spec.ts
File
guards-consumer.spec.ts
packages/core/test/guards/guards-consumer.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ of } from
'rxjs'
;
3
import
{ GuardsConsumer } from
'../../guards/guards-consumer'
;
4
import
{ AsyncLocalStorage } from
'async_hooks'
;
Callers
nothing calls this directly
Calls
3
tryActivate
Method · 0.80
resolve
Method · 0.65
pickResult
Method · 0.45
Tested by
no test coverage detected