Packages

p

org.specs2

execute

package execute

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait NoPendingUntilFixed extends PendingUntilFixed

    use this trait to remove the pending until fixed implicit conversion

  2. trait PendingUntilFixed extends AnyRef

    This function allows to mark the body of an example as pending until it is fixed.

    This function allows to mark the body of an example as pending until it is fixed.

    If the result becomes a success then it is reported as a Failure so that the user thinks of removing the marker

Value Members

  1. object PendingUntilFixed extends PendingUntilFixed

Ungrouped