BlockDsl

org.specs2.specification.dsl.mutable.BlockDsl
trait BlockDsl

Create blocks of examples in a mutable specification

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

class WarningForgottenOperator(s: String)

Attributes

Supertypes
class Object
trait Matchable
class Any
implicit class describe(d: String)

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def addFragmentBlockWithText(text: String, f: => Fragment): Fragment
def addFragmentsBlockWithText(text: String, fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Inherited methods

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder
def addSections(): Unit

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentsFactory
def hasSectionsForBlocks: Boolean

Attributes

Inherited from:
FragmentBuilder

Implicits

Implicits

> result ***-e97" data-f-keywords="implicit">

adding a conflicting implicit to warn the user when a >> was forgotten

adding a conflicting implicit to warn the user when a >> was forgotten

Attributes

final implicit def describe(d: String): describe