ZLayerTestContainerOps

zio.testcontainers.`package`.ZLayerTestContainerOps
final implicit class ZLayerTestContainerOps(self: ZLayer.type) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def fromTestContainer[T <: Startable](startable: T)(implicit ev: Tag[T]): ULayer[T]