Test

zio.test.Live$.Test
final case class Test(zenv: ZEnvironment[Clock & Console & System & Random]) extends Live

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Live
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product