AsResultLowImplicits
org.specs2.execute.AsResultLowImplicits
trait AsResultLowImplicits
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object AsResult.type
Members list
Type members
Classlikes
object given_AsResult_Unit extends AsResult[Unit]
typeclass instance for types which are convertible to Result
typeclass instance for types which are convertible to Result
Attributes
- Supertypes
- Self type
-
given_AsResult_Unit.type
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
Givens
Givens
typeclass instance for types which are convertible to Result
typeclass instance for types which are convertible to Result
Attributes
In this article