ExecutionEvent

zio.test.ExecutionEvent
See theExecutionEvent companion object
sealed trait ExecutionEvent

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class RuntimeFailure[E]
class SectionEnd
class SectionStart
class Test[E]
class TestStarted
Show all

Members list

Value members

Abstract fields

val ancestors: List[SuiteId]
val id: SuiteId
val labels: List[String]