FailedResult

case class FailedResult(entry: TestId, msg: Option[String], time: Option[FiniteDuration], exception: Option[Throwable]) extends TestResult
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Concrete fields

override val passed: Boolean