DiffMatcher

@deprecated("Use DiffShouldMatcher or DiffMustMatcher instead")
Companion:
object
Deprecated
class Object
trait Matchable
class Any
object DiffMatcher.type

Value members

Concrete methods

def matchTo[A : Diff](right: A)(implicit evidence$1: Diff[A], c: ShowConfig): Matcher[A]