Result

es.weso.shextest.manifest.Result
case class Result(name: String, isOk: Boolean, reason: Reason, time: Option[FiniteDuration])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product