DiffMustMatcher

com.softwaremill.diffx.scalatest.DiffMustMatcher
See theDiffMustMatcher companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DiffMustMatcher.type

Members list

Concise view

Extensions

Extensions

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