Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ execution-context-host.spec.ts
File
execution-context-host.spec.ts
packages/core/test/helpers/execution-context-host.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ ExecutionContextHost } from
'../../helpers/execution-context-host'
;
3
4
describe(
'ExecutionContextHost'
, () => {
Callers
nothing calls this directly
Calls
14
a
Method · 0.80
getRequest
Method · 0.80
getNext
Method · 0.80
getClass
Method · 0.65
getHandler
Method · 0.65
getArgs
Method · 0.65
getArgByIndex
Method · 0.65
switchToRpc
Method · 0.65
getData
Method · 0.65
getContext
Method · 0.65
switchToHttp
Method · 0.65
getResponse
Method · 0.65
Tested by
no test coverage detected