ReferenceDsl

org.specs2.specification.dsl.mutable.ReferenceDsl

Dsl for creating references in a mutable specification

Attributes

Graph
Supertypes
trait ReferenceDsl
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Type members

Classlikes

implicit class mutableLinkFragment(alias: String) extends linkFragment

Attributes

Supertypes
class linkFragment
class Object
trait Matchable
class Any
implicit class mutableSeeFragment(alias: String) extends seeFragment

Attributes

Supertypes
class seeFragment
class Object
trait Matchable
class Any

Inherited classlikes

implicit class linkFragment(alias: String)

Attributes

Inherited from:
ReferenceDsl
Supertypes
class Object
trait Matchable
class Any
Known subtypes
implicit class seeFragment(alias: String)

Attributes

Inherited from:
ReferenceDsl
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Value members

Concrete methods

override def see(s: SpecStructure): Fragment

Attributes

Definition Classes
override def see(s: => SpecificationStructure): Fragment

Attributes

Definition Classes

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

final implicit def mutableLinkFragment(alias: String): mutableLinkFragment
final implicit def mutableSeeFragment(alias: String): mutableSeeFragment

Inherited implicits

final implicit def linkFragment(alias: String): linkFragment

Attributes

Inherited from:
ReferenceDsl
final implicit def seeFragment(alias: String): seeFragment

Attributes

Inherited from:
ReferenceDsl