ZTestEvent

zio.test.sbt.ZTestEvent
See theZTestEvent companion object
final case class ZTestEvent(fullyQualifiedName0: String, selector0: Selector, status0: Status, maybeThrowable: Option[Throwable], duration0: Long, fingerprint0: Fingerprint) extends Event

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product