MCPcopy
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

1import { Scope } from '@nestjs/common';
2import { expect } from 'chai';
3import * as sinon from 'sinon';
4import { NestContainer } from '../../injector/container';

Callers

nothing calls this directly

Calls 9

addCtorMetadataMethod · 0.80
addModuleMethod · 0.80
inspectModulesMethod · 0.80
insertNodeMethod · 0.80
addControllerMethod · 0.45
addInjectableMethod · 0.45

Tested by

no test coverage detected