All Classes and Interfaces
Class
Description
Encapsulates the address of a Kafka broker.
Utilities for testing listener containers.
Annotation that can be specified on a test class that runs Spring for Apache Kafka
 based tests.
JUnit5 condition for an embedded broker.
An embedded Kafka Broker(s) using KRaft.
A 
TestRule wrapper around an EmbeddedKafkaBroker.An embedded Kafka Broker(s) and Zookeeper manager.
Ported from scala to allow setting the port.
The 
TestExecutionListener to start an EmbeddedKafkaBroker
 in the beginning of the test plan and stop in the end.Utility methods for JUnit rules and conditions.
AssertJ custom 
Conditions.Hamcrest 
Matchers utilities.Kafka testing utilities.
A JUnit method @Rule that changes the logger level for a set of classes
 while a test method is running.
Test classes annotated with this will change logging levels between tests.
JUnit condition that adjusts and reverts log levels before/after each test.