TestOutputLive

zio.test.TestOutput$.TestOutputLive
See theTestOutputLive companion object
case class TestOutputLive(output: Ref[Map[SuiteId, Chunk[ExecutionEvent]]], reporters: TestReporters, executionEventPrinter: ExecutionEventPrinter, lock: TestDebugFileLock, debug: Boolean) extends TestOutput

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product