Uses of Interface
org.citrusframework.actions.testcontainers.TestcontainersKafkaStartActionBuilder
Packages that use TestcontainersKafkaStartActionBuilder
-
Uses of TestcontainersKafkaStartActionBuilder in org.citrusframework.actions.testcontainers
Classes in org.citrusframework.actions.testcontainers with type parameters of type TestcontainersKafkaStartActionBuilderModifier and TypeInterfaceDescriptioninterfaceTestcontainersKafkaStartActionBuilder<C extends AutoCloseable,T extends TestAction, B extends TestcontainersKafkaStartActionBuilder<C, T, B>> Methods in org.citrusframework.actions.testcontainers that return TestcontainersKafkaStartActionBuilderModifier and TypeMethodDescriptionTestcontainersKafkaActionBuilder.start()Start Kafka testcontainers instance.