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

File pipes-consumer.spec.ts

packages/core/test/pipes/pipes-consumer.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 { RouteParamtypes } from '../../../common/enums/route-paramtypes.enum';
4import { PipesConsumer } from '../../pipes/pipes-consumer';

Callers

nothing calls this directly

Calls 4

createPipeFunction · 0.85
doneFunction · 0.85
resolveMethod · 0.65
applyMethod · 0.65

Tested by

no test coverage detected