ZLayerTestContainerOps

final implicit class ZLayerTestContainerOps[T <: Startable](self: ZLayer.type) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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