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

File external-context-creator.spec.ts

packages/core/test/helpers/external-context-creator.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ForbiddenException } from '@nestjs/common';
2import { CUSTOM_ROUTE_ARGS_METADATA } from '@nestjs/common/constants';
3import { RouteParamtypes } from '@nestjs/common/enums/route-paramtypes.enum';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 10

doneFunction · 0.85
aMethod · 0.80
getContextModuleKeyMethod · 0.80
createMethod · 0.65
setMethod · 0.65
resolveMethod · 0.65
exchangeKeysForValuesMethod · 0.45
getParamValueMethod · 0.45
createPipesFnMethod · 0.45
transformToResultMethod · 0.45

Tested by

no test coverage detected