| Interface | Description |
|---|---|
| LogHandler |
Handles log messages produces by the Eyes API.
|
| Class | Description |
|---|---|
| BatchInfo |
A batch of tests.
|
| Location |
A location in a two-dimensional plane.
|
| NullLogHandler |
Ignores all log messages.
|
| ProxySettings |
Encapsulates settings for sending Eyes communication via proxy.
|
| RectangleSize |
The size of a rectangle
|
| Region |
Represents a region.
|
| StdoutLogHandler |
Writes log messages to the standard output stream.
|
| TestResults |
Eyes test results.
|
| Enum | Description |
|---|---|
| FailureReports |
Determines how detected failures are reported.
|
| MatchLevel |
The extent in which two images match (or are expected to match).
|
| MouseAction |
| Exception | Description |
|---|---|
| EyesException |
Applitools Eyes Exception.
|
| 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 © 2014. All rights reserved.