Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ pipes-context-creator.spec.ts
File
pipes-context-creator.spec.ts
packages/core/test/pipes/pipes-context-creator.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
* as sinon from
'sinon'
;
3
import
{ ApplicationConfig } from
'../../application-config'
;
4
import
{ NestContainer } from
'../../injector/container'
;
Callers
nothing calls this directly
Calls
6
getPipeInstance
Method · 0.80
getGlobalPipes
Method · 0.80
createConcreteContext
Method · 0.45
getInstanceByMetatype
Method · 0.45
getModules
Method · 0.45
getGlobalMetadata
Method · 0.45
Tested by
no test coverage detected