MCPcopy
hub / github.com/nestjs/nest / client-proxy.spec.ts

File client-proxy.spec.ts

packages/microservices/test/client/client-proxy.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { Observable } from 'rxjs';
3import * as sinon from 'sinon';
4import { ClientProxy } from '../../client/client-proxy';

Callers

nothing calls this directly

Calls 4

subscribeMethod · 0.80
resolveMethod · 0.65
fnFunction · 0.50
sendMethod · 0.45

Tested by

no test coverage detected