Package | Description |
---|---|
io.wcm.qa.glnm.hamcrest.galen |
Modifier and Type | Method and Description |
---|---|
static VisuallyCompare |
VisuallyCompare.visuallyCompare()
visuallyCompare.
|
VisuallyCompare |
VisuallyCompare.whileIgnoring(Selector... ignore)
whileIgnoring.
|
VisuallyCompare |
VisuallyCompare.withAllowedErrorPercent(double error)
withAllowedErrorPercent.
|
VisuallyCompare |
VisuallyCompare.withAllowedErrorPixel(int error)
withAllowedErrorPixel.
|
VisuallyCompare |
VisuallyCompare.withAllowedOffset(int offset)
withAllowedOffset.
|
VisuallyCompare |
VisuallyCompare.withCorrections(GalenCorrectionRect corrections)
withCorrections.
|
VisuallyCompare |
VisuallyCompare.withCropIfOutside(boolean crop)
withCropIfOutside.
|
VisuallyCompare |
VisuallyCompare.withDifferences(Collection<Difference> differences)
withDifferences.
|
VisuallyCompare |
VisuallyCompare.withElementName(String name)
withElementName.
|
VisuallyCompare |
VisuallyCompare.withSectionName(String name)
withSectionName.
|
VisuallyCompare |
VisuallyCompare.withZeroToleranceWarning(boolean warning)
withZeroToleranceWarning.
|
Copyright © 2017–2022 wcm.io QA. All rights reserved.