| Exception | Description |
|---|---|
| CoordinatesTypeConversionException |
Encapsulates an error converting between two coordinate types.
|
| Error | Description |
|---|---|
| DiffsFoundException |
Indicates that an existing test ended, and that differences where found from the baseline.
|
| 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 © 2022. All rights reserved.