Test

final case class Test(zenv: ZEnvironment[Clock & Console & System & Random]) extends Live
trait Product
trait Equals
trait Live
class Object
trait Matchable
class Any

Value members

Concrete methods

def provide[R, E, A](zio: ZIO[R, E, A])(implicit trace: Trace): ZIO[R, E, A]

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product