ZTestEvent

final case class ZTestEvent(fullyQualifiedName: String, selector: Selector, status: Status, maybeThrowable: Option[Throwable], duration: Long, fingerprint: Fingerprint) extends Event
Companion:
object
trait Product
trait Equals
trait Event
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product