Uses of Class
io.github.microcks.testcontainers.connection.KafkaConnection
Packages that use KafkaConnection
-
Uses of KafkaConnection in io.github.microcks.testcontainers
Methods in io.github.microcks.testcontainers with parameters of type KafkaConnectionModifier and TypeMethodDescriptionMicrocksAsyncMinionContainer.withKafkaConnection(KafkaConnection connection) Connect the MicrocksAsyncMinionContainer to a Kafka server to allow Kafka messages mocking.MicrocksContainersEnsemble.withKafkaConnection(KafkaConnection connection) Once the Async Feature is enabled, connects to a Kafka broker.