screenshot-testing-plugin
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
screenshot-testing-plugin
screenshot-testing-plugin
/
io.github.usefulness.testing.screenshot
/
ComparisonMethod
/
DropboxDiffer
Dropbox
Differ
data
class
DropboxDiffer
(
val
maxDistance
:
Float
=
0.001f
,
val
hShift
:
Int
=
0
,
val
vShift
:
Int
=
0
)
:
ComparisonMethod
Members
Constructors
Dropbox
Differ
Link copied to clipboard
constructor
(
maxDistance
:
Float
=
0.001f
,
hShift
:
Int
=
0
,
vShift
:
Int
=
0
)
Properties
h
Shift
Link copied to clipboard
val
hShift
:
Int
=
0
max
Distance
Link copied to clipboard
val
maxDistance
:
Float
=
0.001f
v
Shift
Link copied to clipboard
val
vShift
:
Int
=
0