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

File execution-context-host.spec.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { ExecutionContextHost } from '../../helpers/execution-context-host';
3
4describe('ExecutionContextHost', () => {

Callers

nothing calls this directly

Calls 14

aMethod · 0.80
getRequestMethod · 0.80
getNextMethod · 0.80
getClassMethod · 0.65
getHandlerMethod · 0.65
getArgsMethod · 0.65
getArgByIndexMethod · 0.65
switchToRpcMethod · 0.65
getDataMethod · 0.65
getContextMethod · 0.65
switchToHttpMethod · 0.65
getResponseMethod · 0.65

Tested by

no test coverage detected