| Interface | Description |
|---|---|
| AppOutputProvider |
Encapsulates a callback which returns an application output.
|
| ImageProvider |
Encapsulates image retrieval.
|
| Class | Description |
|---|---|
| PositionMemento |
A base class for position related memento instances.
|
| TimedAppOutput |
AppOutput with timing information.
|
| Enum | Description |
|---|---|
| FailureReports |
Determines how detected failures are reported.
|
| MouseAction |
| Exception | Description |
|---|---|
| CoordinatesTypeConversionException |
Encapsulates an error converting between two coordinate types.
|
| Error | Description |
|---|---|
| NewTestException |
Indicates that a new test (i.e., a test for which no baseline exists) ended.
|
| TestFailedException |
Indicates that a test did not pass (i.e., test either failed or is a new
test).
|
Copyright © 2016. All rights reserved.