AsResult

org.specs2.execute.AsResult
See theAsResult companion object
trait AsResult[T]

Typeclass trait for anything that can be transformed to a Result

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AnyValueAsResult[T]

Members list

Value members

Abstract methods

def asResult(t: => T): Result