Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ router-execution-context.spec.ts
File
router-execution-context.spec.ts
packages/core/test/router/router-execution-context.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ForbiddenException } from
'@nestjs/common/exceptions/forbidden.exception'
;
2
import
{ expect } from
'chai'
;
3
import
{ EventEmitter } from
'events'
;
4
import
{ of } from
'rxjs'
;
Callers
nothing calls this directly
Calls
15
done
Function · 0.85
a
Method · 0.80
isPipeable
Method · 0.80
createHandleResponseFn
Method · 0.80
attachSocket
Function · 0.70
resolve
Method · 0.65
create
Method · 0.65
getResponse
Method · 0.65
render
Method · 0.65
redirect
Method · 0.65
handler
Function · 0.50
createGuardsFn
Method · 0.45
Tested by
no test coverage detected