MCPcopy
hub / github.com/nestjs/nest / nest-application.spec.ts

File nest-application.spec.ts

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

Source from the content-addressed store, hash-verified

1import { RequestMethod } from '@nestjs/common';
2import { expect } from 'chai';
3import { ApplicationConfig } from '../application-config';
4import { NestContainer } from '../injector/container';

Callers

nothing calls this directly

Calls 12

mapToExcludeRouteFunction · 0.90
createInstanceFunction · 0.85
getGlobalInterceptorsMethod · 0.80
setHttpAdapterMethod · 0.80
registerWsModuleMethod · 0.80
getIoAdapterMethod · 0.80
useGlobalInterceptorsMethod · 0.65
connectMicroserviceMethod · 0.65
setGlobalPrefixMethod · 0.65
initMethod · 0.65
useWebSocketAdapterMethod · 0.65

Tested by

no test coverage detected