All Classes and Interfaces

Class
Description
Exception thrown when injecting a parameter whose owning KafkaCluster is ambiguous.
Reference to a method providing a Stream, Collection or array of constraint annotations tuples for a TestTemplate.
Reference to a method providing a Stream, Collection or array of constraint annotations for a TestTemplate.
The interface List.
A JUnit 5 extension that allows declarative injection of a KafkaCluster into a test via static or instance field(s) and/or parameters.
Disambiguating annotation for declarations of type KafkaCluster, Producer etc.
Signals the wish for a topic to be created and injected into a test as either test parameter or field.
TopicConfig is used to provide topic configuration.
The interface List.
Used to specify the number of partitions of a Topic injected into a test as field or parameter.
Used to specify the replication factor of a Topic injected into a test as field or parameter by the KafkaClusterExtension.