Comparison Method
Types
Link copied to clipboard
data class DropboxDiffer(val maxDistance: Float = 0.001f, val hShift: Int = 0, val vShift: Int = 0) : ComparisonMethod
Link copied to clipboard
Root-mean-square error value, @see https://github.com/usefulness/screenshot-tests-for-android/pull/190#issue-2025888191