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

File container.spec.ts

packages/core/test/injector/container.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 { Module } from '../../../common/decorators/modules/module.decorator';
4import { Global } from '../../../common/index';

Callers

nothing calls this directly

Calls 15

addModuleMethod · 0.80
replaceModuleMethod · 0.80
isGlobalModuleMethod · 0.80
addGlobalModuleMethod · 0.80
bindGlobalsToImportsMethod · 0.80
addDynamicMetadataMethod · 0.80
addDynamicModulesMethod · 0.80
setHttpAdapterMethod · 0.80
getModuleByKeyMethod · 0.80
registerCoreModuleRefMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected