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

File server-kafka.spec.ts

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

Source from the content-addressed store, hash-verified

1import { Logger } from '@nestjs/common';
2import { AssertionError, expect } from 'chai';
3import * as sinon from 'sinon';
4import { NO_MESSAGE_HANDLER } from '../../constants';

Callers

nothing calls this directly

Calls 15

objectToMapFunction · 0.90
assignMethod · 0.80
listenMethod · 0.65
logMethod · 0.65
closeMethod · 0.65
resolveMethod · 0.65
bindEventsMethod · 0.45
getMessageHandlerMethod · 0.45
getPublisherMethod · 0.45
handleMessageMethod · 0.45
handleEventMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected