MCPcopy
hub / github.com/nestjs/nest / discoverable-meta-host-collection.spec.ts

File discoverable-meta-host-collection.spec.ts

packages/core/test/discovery/discoverable-meta-host-collection.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { InstanceWrapper } from '../../injector/instance-wrapper';
3import { ModulesContainer } from '../../injector/modules-container';
4import { DiscoverableMetaHostCollection } from '../../discovery/discoverable-meta-host-collection';

Callers

nothing calls this directly

Calls 9

addClassMetaHostLinkMethod · 0.80
insertByMetaKeyMethod · 0.80
hasMethod · 0.80
getProvidersByMetaKeyMethod · 0.80
inspectProviderMethod · 0.80
inspectControllerMethod · 0.80
getMethod · 0.65
clearMethod · 0.45

Tested by

no test coverage detected