diffx-scalatest-must
diffx-scalatest-must
API
com.softwaremill.diffx.scalatest
DiffMustMatcher
DiffMustMatcher
diffx-scalatest-must
/
com.softwaremill.diffx.scalatest
/
DiffMustMatcher
DiffMustMatcher
com.softwaremill.diffx.scalatest.DiffMustMatcher
See the
DiffMustMatcher
companion object
trait
DiffMustMatcher
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
DiffMustMatcher
.type
Clear all
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