| Class and Description |
|---|
| AppOutputProvider
Encapsulates a callback which returns an application output.
|
| AppOutputWithScreenshot
A container for a AppOutput along with the screenshot used for
creating it.
|
| CutProvider
Encapsulates cutting logic.
|
| FailureReports
Determines how detected failures are reported.
|
| FixedCutProvider |
| FixedScaleProvider
Scale provider based on a fixed scale ratio.
|
| MatchWindowDataWithScreenshot
A container for a MatchWindowData along with the screenshot used for
creating it.
|
| MouseAction |
| PositionMemento
A base class for position related memento instances.
|
| PositionProvider
Encapsulates page/element positioning.
|
| RegionProvider
Encapsulates a getRegion "callback" and how the region's coordinates
should be used.
|
| ScaleProvider
Encapsulates scaling logic.
|
| TargetApplication
A base class for encapsulating data about applications to be tested.
|
| TestFailedException
Indicates that a test did not pass (i.e., test either failed or is a new
test).
|
Copyright © 2016. All rights reserved.