MCPcopy
hub / github.com/nestjs/nest / injector.spec.ts

File injector.spec.ts

packages/core/test/injector/injector.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Optional, Scope } from '@nestjs/common';
2import { PARAMTYPES_METADATA } from '@nestjs/common/constants';
3import * as chai from 'chai';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 15

loadInstanceMethod · 0.80
loadPrototypeMethod · 0.80
resolveSingleParamMethod · 0.80
loadMiddlewareMethod · 0.80
loadControllerMethod · 0.80
loadInjectableMethod · 0.80
loadProviderMethod · 0.80
lookupComponentMethod · 0.80
assignMethod · 0.80

Tested by

no test coverage detected