MCPcopy
hub / github.com/nestjs/nest / many-global-modules.spec.ts

File many-global-modules.spec.ts

integration/injector/e2e/many-global-modules.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Test } from '@nestjs/testing';
2import { expect } from 'chai';
3import * as sinon from 'sinon';
4import { Global, Inject, Injectable, Module, Scope } from '@nestjs/common';

Callers

nothing calls this directly

Calls 7

GlobalFunction · 0.90
ModuleFunction · 0.90
InjectableFunction · 0.90
createTestingModuleMethod · 0.80
checkDependenciesMethod · 0.80
resolveMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected