org.specs2.specification

dsl

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

    Dsl for creating acceptance specifications

  2. trait ActionDsl extends FragmentsFactory

    Action Dsl for mutable specifications

  3. trait ExampleDsl extends FragmentsFactory

    Example Dsl for mutable specifications

  4. trait FormDsl extends FragmentsDsl with SpecStructureDsl with FormFragmentsFactory

    Dsl for creating Forms in an acceptance specification

  5. trait FragmentsDsl extends FragmentsFactory with AcceptanceDsl1

    Creation of Fragments with the ^ syntax

  6. trait GWT extends AnyRef

    Given-When-Then Dsl for mutable specifications

  7. trait NoBangExamples extends ExampleDsl

  8. trait Online extends AnyRef

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

  9. trait ReferenceCreation extends FragmentsFactory

    Create references without any implicits

  10. trait ReferenceDsl extends ReferenceCreation

    Dsl for creating specification references

  11. trait SpecStructureDsl extends SpecStructureDsl1 with SpecStructureDslLowImplicits

    Creation of SpecStructure with the ^ syntax

  12. trait TagDsl extends FragmentsFactory

    Dsl for creating tags

  13. trait TitleDsl extends AnyRef

    Dsl for creating a specification title

Value Members

  1. object FragmentsDsl extends FragmentsDsl

  2. object Online extends Online

  3. package mutable

Ungrouped