MCPcopy
hub / github.com/nestjs/nest / core-injectables.spec.ts

File core-injectables.spec.ts

integration/injector/e2e/core-injectables.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Test, TestingModule } from '@nestjs/testing';
2import { expect } from 'chai';
3import { CoreInjectablesModule } from '../src/core-injectables/core-injectables.module';
4import { ApplicationConfig, ModuleRef } from '@nestjs/core';

Callers

nothing calls this directly

Calls 5

createTestingModuleMethod · 0.80
getGlobalPrefixMethod · 0.80
getMethod · 0.65
setGlobalPrefixMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected