Package org.springframework.kafka.test.condition
Provides classes for JUnit5 conditions.
- 
Class Summary Class Description EmbeddedKafkaCondition JUnit5 condition for an embedded broker.LogLevelsCondition JUnit condition that adjusts and reverts log levels before/after each test.
- 
Annotation Types Summary Annotation Type Description LogLevels Test classes annotated with this will change logging levels between tests.