zio.testcontainers

Members list

Type members

Classlikes

final implicit class DockerComposeContainerOps(container: DockerComposeContainer) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class SingleContainerOps[T <: GenericContainer[_]](self: SingleContainer[T]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class StartableOps[T <: Startable](self: T) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final implicit class ZLayerTestContainerOps(self: ZLayer.type) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Implicits

final implicit def DockerComposeContainerOps(container: DockerComposeContainer): DockerComposeContainerOps
final implicit def SingleContainerOps[T <: GenericContainer[_]](self: SingleContainer[T]): SingleContainerOps[T]
final implicit def StartableOps[T <: Startable](self: T): StartableOps[T]
final implicit def ZLayerTestContainerOps(self: ZLayer.type): ZLayerTestContainerOps