ValueCheck

org.specs2.matcher.ValueCheck$
See theValueCheck companion trait
object ValueCheck

Attributes

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

Members list

Value members

Concrete methods

def alwaysOk[T]: ValueCheck[T]
def toOptionCheck[T](valueCheck: ValueCheck[T]): ValueCheck[Option[T]]

Givens

Givens

given typedValueCheck[T](using evidence$4: Diffable[T]): typedValueCheck[T]