Description

org.specs2.specification.core.Description
See theDescription companion object
trait Description

Description of a Fragment

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Backtab
object Br.type
class Code
object End.type
class Marker
object NoText.type
object Start.type
class Tab
class Text
Show all

Members list

Value members

Abstract methods

def show: String

Concrete methods

def matches(s: String): Boolean
def stripMargin(margin: Char): Description