DiffMustMatcher

com.softwaremill.diffx.scalatest.DiffMustMatcher$
See theDiffMustMatcher companion trait

Attributes

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

Members list

Concise view

Extensions

Inherited extensions

extension [T](leftSideValue: T)
def mustMatchTo(using pos: Position, prettifier: Prettifier, diff: Diff[T], c: ShowConfig)(rightValue: T): Assertion

Attributes

Inherited from:
DiffMustMatcher