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

File concurrent-kafka.spec.ts

integration/microservices/e2e/concurrent-kafka.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication, Logger } from '@nestjs/common';
2import { MicroserviceOptions, Transport } from '@nestjs/microservices';
3import { Test } from '@nestjs/testing';
4import { Admin, ITopicMetadata, Kafka } from 'kafkajs';

Callers

nothing calls this directly

Calls 10

startServerFunction · 0.85
allMethod · 0.80
errorMethod · 0.65
postMethod · 0.65
getMethod · 0.65
closeMethod · 0.65
setTimeoutFunction · 0.50
connectMethod · 0.45
sendMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected