FormattingFragments

org.specs2.specification.create.FormattingFragments
See theFormattingFragments companion object

Fragments which can be used to change the display of the Specification: paragraphs, breaks, tabs

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def br: Fragment
def bt: Fragment
def bt(n: Int): Fragment
def p: Fragments
def t: Fragment
def t(n: Int): Fragment

Inherited methods

Attributes

Inherited from:
FragmentsFactory