StandardResults

Companion:
class
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
StandardResults
Inherited from:
StandardResults
def failure(message: String): Failure
Inherited from:
StandardResults
Inherited from:
StandardResults
def pending[R : AsResult](r: => R): Pending
Inherited from:
StandardResults
Inherited from:
StandardResults
def pending(message: String): Pending
Inherited from:
StandardResults
def skipped[R : AsResult](r: => R): Skipped
Inherited from:
StandardResults
Inherited from:
StandardResults
def skipped(message: String): Skipped
Inherited from:
StandardResults
Inherited from:
StandardResults
Inherited from:
StandardResults
Inherited from:
StandardResults