Uses of Class
com.applitools.eyes.EyesError
-
Packages that use EyesError Package Description com.applitools.eyes.universal.dto -
-
Uses of EyesError in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return EyesError Modifier and Type Method Description EyesErrorTestResultContainerDto. getError()Methods in com.applitools.eyes.universal.dto with parameters of type EyesError Modifier and Type Method Description voidTestResultContainerDto. setError(EyesError error)Constructors in com.applitools.eyes.universal.dto with parameters of type EyesError Constructor Description TestResultContainerDto(TestResultsDto result, EyesError error, ExactEnvironment environment, String userTestId)
-