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

Value members

Inherited methods

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

Attributes

Inherited from:
ReferenceCreation

Attributes

Inherited from:
ReferenceCreation

Extensions

Extensions

extension (alias: String)
infix override def ~(s: SpecStructure): Fragment

Attributes

Definition Classes
infix override def ~(s: SpecStructure, tooltip: String): Fragment

Attributes

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

Attributes

Definition Classes
infix override def ~(s: => SpecificationStructure, tooltip: String): Fragment

Attributes

Definition Classes
extension (alias: String)
infix override def ~/(s: SpecStructure): Fragment

Attributes

Definition Classes
infix override def ~/(s: SpecStructure, tooltip: String): Fragment

Attributes

Definition Classes
infix override def ~/(s: => SpecificationStructure): Fragment

Attributes

Definition Classes
infix override def ~/(s: => SpecificationStructure, tooltip: String): Fragment

Attributes

Definition Classes