| Package | Description |
|---|---|
| com.applitools.eyes |
| Modifier and Type | Method and Description |
|---|---|
TestResults |
TestFailedException.getTestResults()
Returns the
TestResults of the failed or null if the
test has not yet ended (e.g., when thrown by EyesBase.checkWindow(java.awt.image.BufferedImage, java.lang.String, boolean) ()}). |
| Constructor and Description |
|---|
NewTestException(TestResults results,
String message)
Creates a new NewTestException instance.
|
TestFailedException(TestResults testResults,
String message)
Creates a new TestFailedException instance.
|
Copyright © 2014. All rights reserved.