org.specs2.matcher.MatchResultImplicits
See theMatchResultImplicits companion trait
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
implicit definition to transform any MatchResult to a Result
implicit definition to transform any MatchResult to a Result
Attributes
-
Inherited from:
-
MatchResultImplicits
implicit definition to accept any MatchResult as a Boolean value. It is true if the MatchResult is not an Error or a Failure
implicit definition to accept any MatchResult as a Boolean value. It is true if the MatchResult is not an Error or a Failure
Attributes
-
Inherited from:
-
MatchResultImplicits
implicit definition to transform a Seq of MatchResults to a Result
implicit definition to transform a Seq of MatchResults to a Result
Attributes
-
Inherited from:
-
MatchResultImplicits