TestExecutor

zio.test.TestExecutor$
See theTestExecutor companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def default[R, E](sharedSpecLayer: ZLayer[Any, E, R], freshLayerPerSpec: ZLayer[Any, Nothing, TestEnvironment & Scope], sinkLayer: Layer[Nothing, ExecutionEventSink], eventHandlerZ: ZTestEventHandler): TestExecutor[R & TestEnvironment & Scope, E]