Default

weaver.TestOutcome$.Default
case class Default(name: String, duration: FiniteDuration, result: Result, log: Chain[Entry]) extends TestOutcome

Attributes

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

Members list

Concise view

Value members

Concrete methods

def formatted(mode: Mode): String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product