RuntimeFailure

zio.test.ExecutionEvent$.RuntimeFailure
final case class RuntimeFailure[+E](id: SuiteId, labelsReversed: List[String], failure: TestFailure[E], ancestors: List[SuiteId]) extends ExecutionEvent

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields