com.dimafeng.testcontainers
package com.dimafeng.testcontainers
Members list
Type members
Classlikes
case class KafkaContainer(dockerImageName: DockerImageName) extends SingleContainer[KafkaContainer]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SingleContainer[KafkaContainer]trait TestContainerProxy[KafkaContainer]trait Containertrait Stoppabletrait Andabletrait Startabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
object KafkaContainer
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
KafkaContainer.type
class SchemaRegistryContainer(network: Network, kafkaHost: String, confluentPlatformVersion: String, schemaPort: Int) extends GenericContainer
Attributes
- Companion
- object
- Supertypes
-
class GenericContainerclass SingleContainer[GenericContainer[_]]trait TestContainerProxy[GenericContainer[_]]trait Containertrait Stoppabletrait Andabletrait Startabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
object SchemaRegistryContainer
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
In this article