ExampleDsl

org.specs2.specification.dsl.mutable.ExampleDsl
trait ExampleDsl extends ExampleDsl

Dsl for creating examples in a mutable specification

Attributes

Graph
Supertypes
trait ExampleDsl
trait BlockDsl
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Type members

Classlikes

class MutableBangExample(d: String) extends BangExample

Attributes

Supertypes
class BangExample
class Object
trait Matchable
class Any

Inherited classlikes

class BangExample(d: String)

Attributes

Inherited from:
ExampleDsl
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BlockExample(d: String) extends BlockExample0

Attributes

Inherited from:
ExampleDsl1 (hidden)
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BlockExample0(d: String)

Attributes

Inherited from:
ExampleDsl0 (hidden)
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class WarningForgottenOperator(s: String)

Attributes

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

Attributes

Inherited from:
BlockDsl
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder
def addFragmentBlockWithText(text: String, f: => Fragment): Fragment

Attributes

Inherited from:
BlockDsl

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder
def addFragmentsBlockWithText(text: String, fs: => Fragments)(implicit p1: ImplicitParam1): Fragments

Attributes

Inherited from:
BlockDsl
def addSections(): Unit

Attributes

Inherited from:
FragmentBuilder
override def blockExample0(d: String): BlockExample0

Attributes

Definition Classes
ExampleDsl1 -> ExampleDsl0
Inherited from:
ExampleDsl1 (hidden)

Attributes

Inherited from:
FragmentsFactory
def hasSectionsForBlocks: Boolean

Attributes

Inherited from:
FragmentBuilder

Implicits

Implicits

implicit override def bangExample(d: String): BangExample

Attributes

Definition Classes

Inherited implicits

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

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

Inherited from:
> result ***-e97">BlockDsl
implicit def blockExample(d: String): BlockExample

Attributes

Inherited from:
ExampleDsl1 (hidden)
final implicit def describe(d: String): describe

Attributes

Inherited from:
BlockDsl