| Package | Description |
|---|---|
| ro.altom.image | |
| ro.altom.results | |
| ro.altom.screenshots |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UICheck.binary(Screenshot screenshot) |
static boolean |
UICheck.binary(Screenshot screenshot,
Boolean magentaColor) |
static List<Boolean> |
UICheck.binaryMultiple(FullPageScreenshot screenshot) |
void |
PixelComparison.compare() |
static double |
UICheck.percentage(Screenshot screenshot) |
static double |
UICheck.percentage(Screenshot screenshot,
Boolean magentaColor) |
static List<Double> |
UICheck.percentageMultiple(FullPageScreenshot screenshot) |
static int |
UICheck.pixel(Screenshot screenshot) |
static int |
UICheck.pixel(Screenshot screenshot,
Boolean magentaColor) |
static List<Integer> |
UICheck.pixelMultiple(FullPageScreenshot screenshot) |
| Constructor and Description |
|---|
PixelComparison(Screenshot screenshot,
IResponse response) |
PixelComparison(String screenshotName,
IResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
PercentageResponse.setResult(int diff,
int total) |
void |
IResponse.setResult(int diff,
int total) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
FullPageScreenshot.checkPixels() |
Copyright © 2017. All rights reserved.