org.specs2

specification

package specification

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. specification
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Analysis extends DependencyMatchers with FragmentsDsl

    This trait provides integrated dependency analysis method for a Scala project

Deprecated Value Members

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

    Annotations
    @deprecated
    Deprecated

    (Since version 3.0) use action instead

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

    Annotations
    @deprecated
    Deprecated

    (Since version 3.0) use step instead

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

    Annotations
    @deprecated
    Deprecated

    (Since version 3.0) use step instead

Inherited from AnyRef

Inherited from Any

Ungrouped