org.specs2.execute
package org.specs2.execute
Type members
Classlikes
use this trait to remove the pending until fixed implicit conversion
use this trait to remove the pending until fixed implicit conversion
trait PendingUntilFixed
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
- Companion
- object