MCPcopy
hub / github.com/nestjs/nest / pipes-context-creator.spec.ts

File pipes-context-creator.spec.ts

packages/core/test/pipes/pipes-context-creator.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 { ApplicationConfig } from '../../application-config';
4import { NestContainer } from '../../injector/container';

Callers

nothing calls this directly

Calls 6

getPipeInstanceMethod · 0.80
getGlobalPipesMethod · 0.80
createConcreteContextMethod · 0.45
getInstanceByMetatypeMethod · 0.45
getModulesMethod · 0.45
getGlobalMetadataMethod · 0.45

Tested by

no test coverage detected