NoExampleDsl

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

deactivate the ExampleDsl implicits

Attributes

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

Members list

Type members

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 MutableBangExample(d: String) extends BangExample

Attributes

Inherited from:
ExampleDsl
Supertypes
class BangExample
class Object
trait Matchable
class Any
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

Concrete methods

override def blockExample(d: String): BlockExample

Attributes

Definition Classes
ExampleDsl1

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

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 override def bangExample(d: String): BangExample

Attributes

Definition Classes
Inherited from:
ExampleDsl
final implicit def describe(d: String): describe

Attributes

Inherited from:
BlockDsl