ExecutionEventSink

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def ExecutionEventSinkLive(testOutput: TestOutput): ZIO[Any, Nothing, ExecutionEventSink]
def process(event: ExecutionEvent): ZIO[ExecutionEventSink, Nothing, Unit]