public interface ResultCollector
| Modifier and Type | Method and Description |
|---|---|
void |
addPage(boolean hasDifferences,
boolean hasDifferenceInExclusion,
int pageIndex,
ImageWithDimension expectedImage,
ImageWithDimension actualImage,
ImageWithDimension diffImage) |
default void |
done() |
void |
noPagesFound() |
void addPage(boolean hasDifferences,
boolean hasDifferenceInExclusion,
int pageIndex,
ImageWithDimension expectedImage,
ImageWithDimension actualImage,
ImageWithDimension diffImage)
void noPagesFound()
default void done()
Copyright © 2018 red6 enterprise software GmbH. All rights reserved.