MCPcopy
hub / github.com/nestjs/nest / server-rmq.spec.ts

File server-rmq.spec.ts

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

Source from the content-addressed store, hash-verified

1import { assert, expect } from 'chai';
2import * as sinon from 'sinon';
3import { NO_MESSAGE_HANDLER, RQM_DEFAULT_QUEUE } from '../../constants';
4import { RmqContext } from '../../ctx-host';

Callers

nothing calls this directly

Calls 15

objectToMapFunction · 0.90
createMessageFunction · 0.85
subscribeMethod · 0.80
hasMethod · 0.80
callbackFunction · 0.70
listenMethod · 0.65
closeMethod · 0.65
catchMethod · 0.65
setMethod · 0.65
resolveMethod · 0.65
findMethod · 0.45

Tested by

no test coverage detected