Package

org.specs2.specification

dsl

Permalink

package dsl

Visibility
  1. Public
  2. All

Type Members

  1. trait AcceptanceDsl extends FragmentsDsl with SpecStructureDsl with TitleDsl with ExampleDsl with ReferenceDsl with TagDsl with ActionDsl

    Permalink

    Dsl for creating acceptance specifications

  2. trait ActionDsl extends FragmentsFactory

    Permalink

    Action Dsl for mutable specifications

  3. trait ExampleDsl extends FragmentsFactory

    Permalink

    Example Dsl for mutable specifications

  4. trait FormDsl extends FragmentsDsl with SpecStructureDsl with FormFragmentsFactory

    Permalink

    Dsl for creating Forms in an acceptance specification

  5. trait FragmentsDsl extends FragmentsFactory with AcceptanceDsl1

    Permalink

    Creation of Fragments with the ^ syntax

  6. trait GWT extends AnyRef

    Permalink

    Given-When-Then Dsl for mutable specifications

  7. trait NoBangExamples extends ExampleDsl

    Permalink
  8. trait NoFormDsl extends FormDsl

    Permalink

    deactivate the FormDsl implicits

  9. trait NoFragmentsDsl extends FragmentsDsl

    Permalink

    deactivate the FragmentsDsl implicits

  10. trait NoReferenceDsl extends ReferenceDsl

    Permalink

    deactivate the ReferenceDsl implicits

  11. trait NoSpecStructureDsl extends SpecStructureDsl

    Permalink

    deactivate the spec structure Dsl implicits

  12. trait NoTitleDsl extends TitleDsl

    Permalink

    deactivate the TitleDsl implicits

  13. trait Online extends AnyRef

    Permalink

    Syntax for continuing an example with a sub-specification depending on the example's success

  14. trait ReferenceCreation extends FragmentsFactory

    Permalink

    Create references without any implicits

  15. trait ReferenceDsl extends ReferenceCreation

    Permalink

    Dsl for creating specification references

  16. trait SpecStructureDsl extends SpecStructureDsl1 with SpecStructureDslLowImplicits

    Permalink

    Creation of SpecStructure with the ^ syntax

  17. trait TagDsl extends FragmentsFactory

    Permalink

    Dsl for creating tags

  18. trait TitleDsl extends AnyRef

    Permalink

    Dsl for creating a specification title

Value Members

  1. object FragmentsDsl extends FragmentsDsl

    Permalink
  2. object Online extends Online

    Permalink
  3. package mutable

    Permalink

Ungrouped