MCPcopy
hub / github.com/nestjs/nest / router-execution-context.spec.ts

File router-execution-context.spec.ts

packages/core/test/router/router-execution-context.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ForbiddenException } from '@nestjs/common/exceptions/forbidden.exception';
2import { expect } from 'chai';
3import { EventEmitter } from 'events';
4import { of } from 'rxjs';

Callers

nothing calls this directly

Calls 15

doneFunction · 0.85
aMethod · 0.80
isPipeableMethod · 0.80
attachSocketFunction · 0.70
resolveMethod · 0.65
createMethod · 0.65
getResponseMethod · 0.65
renderMethod · 0.65
redirectMethod · 0.65
handlerFunction · 0.50
createGuardsFnMethod · 0.45

Tested by

no test coverage detected