Formatter

weaver.Formatter$
object Formatter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object TAB2 extends Tabulation

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
TAB2.type
case object TAB4 extends Tabulation

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
TAB4.type
sealed abstract class Tabulation(val prefix: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TAB2.type
object TAB4.type

Value members

Concrete methods

def outcomeWithResult(outcome: TestOutcome, result: Result, mode: Mode): String

Concrete fields

val EOL: String