Skip navigation links
A C F G I M N P T V 

A

AppOutputProvider - Interface in com.applitools.eyes
Encapsulates a callback which returns an application output.

C

com.applitools.eyes - package com.applitools.eyes
 
CoordinatesTypeConversionException - Exception in com.applitools.eyes
Encapsulates an error converting between two coordinate types.
CoordinatesTypeConversionException(String) - Constructor for exception com.applitools.eyes.CoordinatesTypeConversionException
 
CoordinatesTypeConversionException(String, Throwable) - Constructor for exception com.applitools.eyes.CoordinatesTypeConversionException
 
CoordinatesTypeConversionException(CoordinatesType, CoordinatesType) - Constructor for exception com.applitools.eyes.CoordinatesTypeConversionException
Represents an error trying to convert between two coordinate types.

F

FailureReports - Enum in com.applitools.eyes
Determines how detected failures are reported.

G

getAppOutput(RegionProvider, EyesScreenshot) - Method in interface com.applitools.eyes.AppOutputProvider
 
getElapsed() - Method in class com.applitools.eyes.TimedAppOutput
 
getImage() - Method in interface com.applitools.eyes.ImageProvider
 
getIsPrimary() - Method in class com.applitools.eyes.TimedAppOutput
 
getTestResults() - Method in error com.applitools.eyes.TestFailedException
 

I

ImageProvider - Interface in com.applitools.eyes
Encapsulates image retrieval.

M

MouseAction - Enum in com.applitools.eyes
 

N

NewTestException - Error in com.applitools.eyes
Indicates that a new test (i.e., a test for which no baseline exists) ended.
NewTestException(TestResults, String) - Constructor for error com.applitools.eyes.NewTestException
Creates a new NewTestException instance.

P

PositionMemento - Class in com.applitools.eyes
A base class for position related memento instances.
PositionMemento() - Constructor for class com.applitools.eyes.PositionMemento
 

T

TestFailedException - Error in com.applitools.eyes
Indicates that a test did not pass (i.e., test either failed or is a new test).
TestFailedException(TestResults, String) - Constructor for error com.applitools.eyes.TestFailedException
Creates a new TestFailedException instance.
TestFailedException(String) - Constructor for error com.applitools.eyes.TestFailedException
Creates a new TestFailedException instance.
TestFailedException(String, Throwable) - Constructor for error com.applitools.eyes.TestFailedException
Creates an EyesException instance.
TimedAppOutput - Class in com.applitools.eyes
AppOutput with timing information.
TimedAppOutput(String, String, long, boolean) - Constructor for class com.applitools.eyes.TimedAppOutput
 

V

valueOf(String) - Static method in enum com.applitools.eyes.FailureReports
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.applitools.eyes.MouseAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.applitools.eyes.FailureReports
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.applitools.eyes.MouseAction
Returns an array containing the constants of this enum type, in the order they are declared.
A C F G I M N P T V 
Skip navigation links

Copyright © 2016. All rights reserved.