ZLayerTestContainerOps

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

Value members

Concrete methods

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