Checker

org.specs2.matcher.Checker
See theChecker companion object
trait Checker

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def check[T](result: Result): Result

additional checks can be done on the result, such as throwing an exception

additional checks can be done on the result, such as throwing an exception

Attributes