| Interface | Description |
|---|---|
| KafkaRule |
Common functionality for the Kafka JUnit rules
|
| Class | Description |
|---|---|
| KafkaEmbedded |
The
KafkaRule implementation for the embedded Kafka Broker and Zookeeper. |
| Log4jLevelAdjuster |
A JUnit method @Rule that changes the logger level for a set of classes
or packages
while a test method is running.
|