diffx-scalatest-should
diffx-scalatest-should
API
com.softwaremill.diffx.scalatest
DiffShouldMatcher
DiffShouldMatcher
diffx-scalatest-should
/
com.softwaremill.diffx.scalatest
/
DiffShouldMatcher
DiffShouldMatcher
com.softwaremill.diffx.scalatest.DiffShouldMatcher
See the
DiffShouldMatcher
companion object
trait
DiffShouldMatcher
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
DiffShouldMatcher
.type
Clear all
Members list
Concise view
Extensions
Extensions
extension
[
T
](leftSideValue:
T
)
def
shouldMatchTo
(
using
pos
:
Position
,
prettifier
:
Prettifier
,
diff
:
Diff
[
T
],
c
:
ShowConfig
)(
rightValue
:
T
):
Assertion