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

File application-config.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

getGlobalPrefixMethod · 0.80
setIoAdapterMethod · 0.80
getIoAdapterMethod · 0.80
getGlobalPipesMethod · 0.80
addGlobalPipeMethod · 0.80
addGlobalRequestPipeMethod · 0.80
getGlobalRequestPipesMethod · 0.80
getGlobalFiltersMethod · 0.80
addGlobalFilterMethod · 0.80

Tested by

no test coverage detected