DiffMatcher

com.softwaremill.diffx.scalatest.DiffMatcher
See theDiffMatcher companion object

Attributes

Companion:
object
Deprecated
true
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DiffMatcher.type

Members list

Concise view

Value members

Concrete methods

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