Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ graph-inspector.spec.ts
File
graph-inspector.spec.ts
packages/core/test/inspector/graph-inspector.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Scope } from
'@nestjs/common'
;
2
import
{ expect } from
'chai'
;
3
import
* as sinon from
'sinon'
;
4
import
{ NestContainer } from
'../../injector/container'
;
Callers
nothing calls this directly
Calls
9
insertEnhancerMetadataCache
Method · 0.80
addCtorMetadata
Method · 0.80
addModule
Method · 0.80
inspectModules
Method · 0.80
insertNode
Method · 0.80
inspectInstanceWrapper
Method · 0.45
addController
Method · 0.45
addInjectable
Method · 0.45
insertAttachedEnhancer
Method · 0.45
Tested by
no test coverage detected