| Interface | Description |
|---|---|
| LogHandler |
Handles log messages produces by the Eyes API.
|
| ServerConnector |
Defines the interface which should be implemented by a ServerConnector.
|
| Class | Description |
|---|---|
| BatchInfo | |
| ExactMatchSettings |
Encapsulates settings for the "Exact" match level.
|
| FileLogger |
Writes log messages to a file.
|
| ImageMatchSettings |
Encapsulates match settings for the a session.
|
| Location |
A location in a two-dimensional plane.
|
| Logger |
Logs trace messages.
|
| NullLogHandler |
Ignores all log messages.
|
| ProxySettings |
Encapsulates settings for sending Eyes communication via proxy.
|
| RectangleSize |
Represents a 2D size.
|
| Region |
Represents a region.
|
| StdoutLogHandler |
Writes log messages to the standard output stream.
|
| TestResults |
Eyes test results.
|
| Enum | Description |
|---|---|
| MatchLevel |
The extent in which two images match (or are expected to match).
|
| ScaleMethod |
The list of possible scaling methods.
|
| SessionType |
The type of the session.
|
| Exception | Description |
|---|---|
| EyesException |
Applitools Eyes Exception.
|
| OutOfBoundsException |
Applitools Eyes exception indicating the a geometrical element is out of
bounds (point outside a region, region outside another region etc.)
|
Copyright © 2016. All rights reserved.