ReferenceDsl

org.specs2.specification.dsl.ReferenceDsl

Dsl for creating specification references

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

Attributes

Inherited from:
FragmentsFactory

Attributes

Inherited from:
ReferenceCreation

Attributes

Inherited from:
ReferenceCreation

Extensions

Extensions

extension (alias: String)
infix def ~(s: SpecStructure): Fragment
infix def ~(s: SpecStructure, tooltip: String): Fragment
infix def ~(s: => SpecificationStructure): Fragment
infix def ~(s: => SpecificationStructure, tooltip: String): Fragment
extension (alias: String)
infix def ~/(s: SpecStructure): Fragment
infix def ~/(s: SpecStructure, tooltip: String): Fragment
infix def ~/(s: => SpecificationStructure): Fragment
infix def ~/(s: => SpecificationStructure, tooltip: String): Fragment