ShowDescription

org.specs2.reporter.ShowDescription
See theShowDescription companion object

Implementation of the Show trait to allow the drawing of Tree[Description]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ShowDescription.type

Members list

Type members

Classlikes

object show extends Show[Description]

Attributes

Supertypes
trait Show[Description]
class Object
trait Matchable
class Any
Self type
show.type

Implicits

Implicits

implicit def toTree(desc: Description): Tree[Description]