org.specs2.execute.AsResult$
See theAsResult companion trait
object AsResult
Attributes
Members list
Value members
Concrete methods
nicer syntax to use the AsResult syntax: AsResult(r)
nicer syntax to use the AsResult syntax: AsResult(r)
Attributes
Attributes
- Returns
-
a Result but throw exceptions if it is not a success
Implicits
Implicits
typeclass instance for types which are convertible to Result
typeclass instance for types which are convertible to Result
Attributes
implicit typeclass instance to create results from Booleans
implicit typeclass instance to create results from Booleans
Attributes
implicit typeclass instance for error effect errors
implicit typeclass instance for error effect errors
Attributes
In this article