Package

org.specs2

specification

Permalink

package specification

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. specification
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. trait Forms extends FormsBuilder with FormFragmentsFactory with DecoratedProperties with FormS2StringContext with FormDsl

    Permalink

    Allow a Form to be inserted among Fragments as a Text Fragment Allow a Form to be used as an example body and return a Result automatically

Value Members

  1. object Forms extends Forms

    Permalink
  2. package core

    Permalink
  3. package create

    Permalink
  4. package dsl

    Permalink

Deprecated Value Members

  1. def Action(a: ⇒ Any): Fragment

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.0) use action instead

  2. def Step(a: ⇒ Any, global: Boolean): Fragment

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.0) use step instead

  3. def Step(a: ⇒ Any): Fragment

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 3.0) use step instead

Inherited from AnyRef

Inherited from Any

Ungrouped