ZTestEvent

zio.test.sbt.ZTestEvent
See theZTestEvent companion object
final case class ZTestEvent(fullyQualifiedName: String, selector: Selector, status: Status, maybeThrowable: Option[Throwable], duration: Long, fingerprint: 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

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product