ValidatedMatchers

org.specs2.matcher.ValidatedMatchers$
See theValidatedMatchers companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

Attributes

Inherited from:
ValidatedMatchers
def beInvalid[T](t: ValueCheck[T]): InvalidValidatedCheckedMatcher[T]

Attributes

Inherited from:
ValidatedMatchers

Attributes

Inherited from:
ValidatedMatchers
def beValid[T](t: ValueCheck[T]): ValidValidatedCheckedMatcher[T]

Attributes

Inherited from:
ValidatedMatchers