AutoExamples

org.specs2.specification.dsl.mutable.AutoExamples

Auto-example creation for mutable specifications

Attributes

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

Members list

Value members

Concrete methods

this function is introduced just to allow the mutable specification to register the newly created fragments

this function is introduced just to allow the mutable specification to register the newly created fragments

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder

Attributes

Inherited from:
FragmentBuilder
def addSections(): Unit

Attributes

Inherited from:
FragmentBuilder
inline def eg[T](inline code: => T)(using asResult: AsResult[T]): Fragments

Attributes

Inherited from:
AutoExamples

Attributes

Inherited from:
FragmentsFactory
def hasSectionsForBlocks: Boolean

Attributes

Inherited from:
FragmentBuilder