MCPcopy
hub / github.com/nestjs/nest / discovery-service.spec.ts

File discovery-service.spec.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import * as sinon from 'sinon';
3import { DiscoveryService } from '../../discovery/discovery-service';
4import { InstanceWrapper } from '../../injector/instance-wrapper';

Callers

nothing calls this directly

Calls 10

aMethod · 0.80
getProvidersMethod · 0.80
getControllersMethod · 0.80
setMethod · 0.65
createMethod · 0.65
createDecoratorMethod · 0.45
getMetadataMethod · 0.45
clearMethod · 0.45
getModulesMethod · 0.45

Tested by

no test coverage detected