package internal
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class AlpakkaKafkaContainer extends GenericContainer[AlpakkaKafkaContainer]
This container wraps Confluent Kafka and Zookeeper (optionally)
This container wraps Confluent Kafka and Zookeeper (optionally)
This is a copy of KafkaContainer from testcontainers/testcontainers-java that we can tweak as needed
- Annotations
- @InternalApi()
- class KafkaContainerCluster extends Startable
Provides an easy way to launch a Kafka cluster with multiple brokers.
Provides an easy way to launch a Kafka cluster with multiple brokers.
- Annotations
- @InternalApi()
- trait KafkaTestKit extends AnyRef
Common functions for scaladsl and javadsl Testkit.
Common functions for scaladsl and javadsl Testkit.
Mixed-in in both, scaladsl and javadsl classes, therefore API should be usable from both - Scala and Java.
- abstract class KafkaTestKitClass extends KafkaTestKit
- class SchemaRegistryContainer extends GenericContainer[SchemaRegistryContainer]
- trait TestFrameworkInterface extends AnyRef
Value Members
- object KafkaTestKitChecks
- object KafkaTestKitClass
- object TestFrameworkInterface
- object TestcontainersKafka