org.specs2.matcher

Members list

Type members

Classlikes

trait IOMatchers extends RunTimedMatchers[IO]

Attributes

Supertypes
trait RunTimedMatchers[IO]
class Object
trait Matchable
class Any
case class InvalidValidatedCheckedMatcher[T](check: ValueCheck[T]) extends OptionLikeCheckedMatcher[Validated, T, T]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class OptionLikeCheckedMatcher[<none>, T, T]
trait Matcher[<none>[T]]
class Object
trait Matchable
class Any
Show all
case class InvalidValidatedMatcher[T]() extends OptionLikeMatcher[Validated, T, T]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class OptionLikeMatcher[<none>, T, T]
trait Matcher[<none>[T]]
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
trait RunTimedMatchers[F[_]]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait IOMatchers
case class ValidValidatedCheckedMatcher[T](check: ValueCheck[T]) extends OptionLikeCheckedMatcher[Validated, T, T]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class OptionLikeCheckedMatcher[<none>, T, T]
trait Matcher[<none>[T]]
class Object
trait Matchable
class Any
Show all
case class ValidValidatedMatcher[T]() extends OptionLikeMatcher[Validated, T, T]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class OptionLikeMatcher[<none>, T, T]
trait Matcher[<none>[T]]
class Object
trait Matchable
class Any
Show all

Matchers for the Validated datatype

Matchers for the Validated datatype

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ValidatedMatchers.type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type