MCPcopy
hub / github.com/nestjs/nest / OverwrittenTestComponent

Class OverwrittenTestComponent

packages/core/test/scanner.spec.ts:120–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118
119 describe('when there is modules overrides', () => {
120 @Injectable()
121 class OverwrittenTestComponent {}
122
123 @Controller('')
124 class OverwrittenControllerOne {}

Callers

nothing calls this directly

Calls 1

InjectableFunction · 0.90

Tested by

no test coverage detected