ValueChecksLowImplicits

org.specs2.matcher.ValueChecksLowImplicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ValueChecks
trait Matchers
object Matchers.type
trait MustMatchers
object MustMatchers.type
object MustThrownMatchers.type
object ShouldMatchers.type
object ShouldThrownMatchers.type
object OperationMatchers.type
object OptionMatchers.type
object ValueChecks.type
Show all

Members list

Givens

Givens

given functionIsValueCheck[T, R](using evidence$3: AsResult[R]): functionIsValueCheck[T, R]

a function returning an object having an AsResult instance can check a value

a function returning an object having an AsResult instance can check a value

Attributes