Package io.kroxylicious.testing.kafka.junit5ext
package io.kroxylicious.testing.kafka.junit5ext
-
ClassDescriptionException thrown when injecting a parameter whose owning
KafkaClusteris ambiguous.Reference to a method providing a Stream, Collection or array of constraint annotations tuples for aTestTemplate.Reference to a method providing a Stream, Collection or array of constraint annotations for aTestTemplate.The interface List.A JUnit 5 extension that allows declarative injection of aKafkaClusterinto a test via static or instance field(s) and/or parameters.Disambiguating annotation for declarations of typeKafkaCluster,Produceretc.Signals the wish for a topic to be created and injected into a test as either test parameter or field.TopicConfigis used to provide topic configuration.The interface List.Used to specify the number of partitions of aTopicinjected into a test as field or parameter.Used to specify the replication factor of aTopicinjected into a test as field or parameter by the KafkaClusterExtension.