Uses of Class
com.applitools.eyes.exceptions.TestFailedException
-
Packages that use TestFailedException Package Description com.applitools.eyes.exceptions -
-
Uses of TestFailedException in com.applitools.eyes.exceptions
Subclasses of TestFailedException in com.applitools.eyes.exceptions Modifier and Type Class Description classDiffsFoundExceptionIndicates that an existing test ended, and that differences where found from the baseline.classNewTestExceptionIndicates that a new test (i.e., a test for which no baseline exists) ended.
-