Result

case class Result(name: String, isOk: Boolean, reason: Reason, time: Option[FiniteDuration])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product