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

File ws-context-creator.spec.ts

packages/websockets/test/context/ws-context-creator.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ExecutionContextHost } from '@nestjs/core/helpers/execution-context-host';
2import { expect } from 'chai';
3import { of } from 'rxjs';
4import * as sinon from 'sinon';

Callers

nothing calls this directly

Calls 8

aMethod · 0.80
createMethod · 0.65
catchMethod · 0.65
createGuardsFnMethod · 0.45
exchangeKeysForValuesMethod · 0.45
getParamValueMethod · 0.45
createPipesFnMethod · 0.45

Tested by

no test coverage detected