DiffMatcher

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

Value members

Inherited methods

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