DiffMatcher

com.softwaremill.diffx.scalatest.DiffMatcher$
See theDiffMatcher companion trait
object DiffMatcher extends DiffMatcher

Attributes

Companion:
trait
Deprecated
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

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

Attributes

Inherited from:
DiffMatcher