Skip navigation links
A B C D E F G H I L M N O P R S T V W Z 

A

ActualAppOutput - Class in com.applitools.eyes.metadata
 
ActualAppOutput() - Constructor for class com.applitools.eyes.metadata.ActualAppOutput
 
addEventHandler(ISessionEventHandler) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
Annotations - Class in com.applitools.eyes.metadata
 
Annotations() - Constructor for class com.applitools.eyes.metadata.Annotations
 
ApiUrls() - Constructor for class com.applitools.eyes.StepInfo.ApiUrls
 
AppEnvironment - Class in com.applitools.eyes
The environment in which the application under test is executing.
AppEnvironment() - Constructor for class com.applitools.eyes.AppEnvironment
Creates a new AppEnvironment instance.
AppEnvironment(String) - Constructor for class com.applitools.eyes.AppEnvironment
Creates a new AppEnvironment instance.
AppEnvironment(String, String, RectangleSize) - Constructor for class com.applitools.eyes.AppEnvironment
Creates a new AppEnvironment instance.
AppOutput - Class in com.applitools.eyes
An application output (title, image, etc).
AppOutput(String, String) - Constructor for class com.applitools.eyes.AppOutput
 
AppUrls() - Constructor for class com.applitools.eyes.StepInfo.AppUrls
 
ArgumentGuard - Class in com.applitools.utils
Argument validation utilities.

B

base64FromImage(BufferedImage) - Static method in class com.applitools.utils.ImageUtils
 
BatchInfo - Class in com.applitools.eyes
 
BatchInfo(String, Calendar) - Constructor for class com.applitools.eyes.BatchInfo
Creates a new BatchInfo instance.
BatchInfo(String) - Constructor for class com.applitools.eyes.BatchInfo
BatchInfo - Class in com.applitools.eyes.metadata
 
BatchInfo() - Constructor for class com.applitools.eyes.metadata.BatchInfo
 
BlockingInstanceContainer<T> - Class in com.applitools.utils
A generic container for objects to be shared between threads.
BlockingInstanceContainer() - Constructor for class com.applitools.utils.BlockingInstanceContainer
 
Branch - Class in com.applitools.eyes.metadata
 
Branch() - Constructor for class com.applitools.eyes.metadata.Branch
 

C

clearEventHandlers() - Method in class com.applitools.eyes.events.SessionEventHandlers
 
close() - Method in class com.applitools.eyes.FileLogger
Close the log file for writing.
close() - Method in interface com.applitools.eyes.LogHandler
 
close() - Method in class com.applitools.eyes.NullLogHandler
 
close() - Method in class com.applitools.eyes.StdoutLogHandler
Does nothing.
close() - Method in class com.applitools.utils.BlockingInstanceContainer
Marks the container as closed.
close() - Method in class com.applitools.utils.CountingOutputStream
 
com.applitools.eyes - package com.applitools.eyes
 
com.applitools.eyes.events - package com.applitools.eyes.events
 
com.applitools.eyes.metadata - package com.applitools.eyes.metadata
 
com.applitools.utils - package com.applitools.utils
 
compressByRawBlocks(BufferedImage, byte[], BufferedImage, int) - Static method in class com.applitools.utils.ImageDeltaCompressor
Compresses a target image based on a difference from a source image.
compressByRawBlocks(BufferedImage, byte[], BufferedImage) - Static method in class com.applitools.utils.ImageDeltaCompressor
Compresses a target image based on a difference from a source image.
contains(Region) - Method in class com.applitools.eyes.Region
Check if a region is contained within the current region.
contains(Location) - Method in class com.applitools.eyes.Region
Check if a specified location is contained within this region.
convertLocation(Location, CoordinatesType, CoordinatesType) - Method in class com.applitools.eyes.EyesScreenshot
Converts a location's coordinates with the from coordinates type to the to coordinates type.
convertRegionLocation(Region, CoordinatesType, CoordinatesType) - Method in class com.applitools.eyes.EyesScreenshot
Converts a region's location coordinates with the from coordinates type to the to coordinates type.
CoordinatesType - Enum in com.applitools.eyes
Encapsulates the type of coordinates used by the region provider.
copyImageWithType(BufferedImage, int) - Static method in class com.applitools.utils.ImageUtils
Creates a copy of an image with an updated image type.
CountingOutputStream - Class in com.applitools.utils
An output stream with a counter of the number of bytes written.
CountingOutputStream(OutputStream) - Constructor for class com.applitools.utils.CountingOutputStream
 
cropImage(BufferedImage, Region) - Static method in class com.applitools.utils.ImageUtils
Removes a given region from the image.

D

delete() - Method in class com.applitools.eyes.TestResults
 
deleteSession(TestResults) - Method in interface com.applitools.eyes.ServerConnector
Deletes the given test result
deserialize(JsonParser, DeserializationContext) - Method in class com.applitools.utils.Iso8610CalendarDeserializer
 

E

EMPTY - Static variable in class com.applitools.eyes.RectangleSize
 
EMPTY - Static variable in class com.applitools.eyes.Region
 
encodeAsPng(BufferedImage) - Static method in class com.applitools.utils.ImageUtils
Encodes a given image as PNG.
equals(Object) - Method in class com.applitools.eyes.FloatingMatchSettings
 
equals(Object) - Method in class com.applitools.eyes.Location
 
equals(Object) - Method in class com.applitools.eyes.RectangleSize
 
equals(Object) - Method in class com.applitools.eyes.Region
 
ExactMatchSettings - Class in com.applitools.eyes
Encapsulates settings for the "Exact" match level.
ExactMatchSettings() - Constructor for class com.applitools.eyes.ExactMatchSettings
 
executeScript(String, Object...) - Method in interface com.applitools.eyes.IEyesJsExecutor
 
expandToContain(Region) - Method in class com.applitools.eyes.Region
 
ExpectedAppOutput - Class in com.applitools.eyes.metadata
 
ExpectedAppOutput() - Constructor for class com.applitools.eyes.metadata.ExpectedAppOutput
 
EyesException - Exception in com.applitools.eyes
Applitools Eyes Exception.
EyesException(String) - Constructor for exception com.applitools.eyes.EyesException
Creates an EyesException instance.
EyesException(String, Throwable) - Constructor for exception com.applitools.eyes.EyesException
Creates an EyesException instance.
EyesScreenshot - Class in com.applitools.eyes
Base class for handling screenshots.
EyesScreenshot(BufferedImage) - Constructor for class com.applitools.eyes.EyesScreenshot
 

F

FileLogger - Class in com.applitools.eyes
Writes log messages to a file.
FileLogger(String, boolean, boolean) - Constructor for class com.applitools.eyes.FileLogger
Creates a new FileHandler instance.
FileLogger(boolean) - Constructor for class com.applitools.eyes.FileLogger
FloatingMatchSettings - Class in com.applitools.eyes
 
FloatingMatchSettings() - Constructor for class com.applitools.eyes.FloatingMatchSettings
 
FloatingMatchSettings(int, int, int, int, int, int, int, int) - Constructor for class com.applitools.eyes.FloatingMatchSettings
 
flush() - Method in class com.applitools.utils.CountingOutputStream
 
fromISO8601DateTime(String) - Static method in class com.applitools.utils.GeneralUtils
Creates Calendar instance from an ISO 8601 formatted string.
fromString(String) - Static method in enum com.applitools.eyes.MatchLevel
 

G

GeneralUtils - Class in com.applitools.utils
General purpose utilities.
get() - Method in interface com.applitools.utils.PropertyHandler
 
get() - Method in class com.applitools.utils.ReadOnlyPropertyHandler
get() - Method in class com.applitools.utils.SimplePropertyHandler
getActualAppOutput() - Method in class com.applitools.eyes.metadata.SessionResults
 
getAgentId() - Method in class com.applitools.eyes.metadata.StartInfo
 
getAgentId() - Method in class com.applitools.eyes.SessionStartInfo
 
getAnnotations() - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
getApiKey() - Method in interface com.applitools.eyes.ServerConnector
 
getApiUrls() - Method in class com.applitools.eyes.TestResults
 
getAppId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getAppIdOrName() - Method in class com.applitools.eyes.metadata.StartInfo
 
getAppIdOrName() - Method in class com.applitools.eyes.SessionStartInfo
 
getAppName() - Method in class com.applitools.eyes.metadata.SessionResults
 
getAppName() - Method in class com.applitools.eyes.TestResults
 
getAppOutput() - Method in class com.applitools.eyes.MatchWindowData
 
getAppUrls() - Method in class com.applitools.eyes.TestResults
 
getAreImagesMatching() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getAsExpected() - Method in class com.applitools.eyes.MatchResult
 
getBaselineBranchName() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBaselineBranchName() - Method in class com.applitools.eyes.SessionStartInfo
 
getBaselineEnv() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBaselineEnvId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBaselineEnvName() - Method in class com.applitools.eyes.SessionStartInfo
 
getBaselineId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBaselineId() - Method in class com.applitools.eyes.RunningSession
 
getBaselineImage() - Method in class com.applitools.eyes.StepInfo.ApiUrls
 
getBaselineModelId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBaselineRevId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBatch() - Method in class com.applitools.eyes.SessionUrls
 
getBatchId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBatchId() - Method in class com.applitools.eyes.RunningSession
 
getBatchId() - Method in class com.applitools.eyes.TestResults
 
getBatchInfo() - Method in class com.applitools.eyes.metadata.StartInfo
 
getBatchInfo() - Method in class com.applitools.eyes.SessionStartInfo
 
getBatchName() - Method in class com.applitools.eyes.TestResults
 
getBranch() - Method in class com.applitools.eyes.metadata.SessionResults
 
getBranchName() - Method in class com.applitools.eyes.SessionStartInfo
 
getBranchName() - Method in class com.applitools.eyes.TestResults
 
getBytesCount() - Method in class com.applitools.utils.CountingOutputStream
 
getCompareWithParentBranch() - Method in class com.applitools.eyes.metadata.StartInfo
 
getContent() - Method in class com.applitools.eyes.metadata.Annotations
 
getContent() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getContentMatches() - Method in class com.applitools.eyes.TestResults
 
getContentRegions() - Method in class com.applitools.eyes.ImageMatchSettings
Returns the array of regions to check using the Content method.
getCoordinatesType() - Method in class com.applitools.eyes.Region
 
getCurrentImage() - Method in class com.applitools.eyes.StepInfo.ApiUrls
 
getDate(DateFormat, String) - Static method in class com.applitools.utils.GeneralUtils
 
getDefaultMatchSettings() - Method in class com.applitools.eyes.metadata.StartInfo
 
getDefaultMatchSettings() - Method in class com.applitools.eyes.SessionStartInfo
 
getDiffImage() - Method in class com.applitools.eyes.StepInfo.ApiUrls
 
getDisplaySize() - Method in class com.applitools.eyes.AppEnvironment
Gets the display size of the application or null if unknown.
getDuration() - Method in class com.applitools.eyes.metadata.SessionResults
 
getDuration() - Method in class com.applitools.eyes.TestResults
 
getEnv() - Method in class com.applitools.eyes.metadata.SessionResults
 
getEnvironment() - Method in class com.applitools.eyes.metadata.StartInfo
 
getEnvironment() - Method in class com.applitools.eyes.SessionStartInfo
 
getEnvironmentName() - Method in class com.applitools.eyes.SessionStartInfo
 
getExact() - Method in class com.applitools.eyes.ImageMatchSettings
 
getExactMatches() - Method in class com.applitools.eyes.TestResults
 
getExpectedAppOutput() - Method in class com.applitools.eyes.metadata.SessionResults
 
getFloating() - Method in class com.applitools.eyes.metadata.Annotations
 
getFloating() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getFloatingRegions() - Method in class com.applitools.eyes.ImageMatchSettings
Returns an array of floating regions.
getForceMatch() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getForceMismatch() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getFullSecondsElapsedTimeMillis(long, long) - Static method in class com.applitools.utils.GeneralUtils
 
getHeight() - Method in class com.applitools.eyes.RectangleSize
 
getHeight() - Method in class com.applitools.eyes.Region
 
getHostApp() - Method in class com.applitools.eyes.TestResults
 
getHostDisplaySize() - Method in class com.applitools.eyes.TestResults
 
getHostingApp() - Method in class com.applitools.eyes.AppEnvironment
Gets the application hosting the application under test or null if unknown.
getHostOS() - Method in class com.applitools.eyes.TestResults
 
getId() - Method in class com.applitools.eyes.BatchInfo
 
getId() - Method in class com.applitools.eyes.metadata.BatchInfo
 
getId() - Method in class com.applitools.eyes.metadata.Branch
 
getId() - Method in class com.applitools.eyes.metadata.Image
 
getId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getId() - Method in class com.applitools.eyes.RunningSession
 
getId() - Method in class com.applitools.eyes.TestResults
 
getIgnore() - Method in class com.applitools.eyes.metadata.Annotations
 
getIgnore() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getIgnoreBaseline() - Method in class com.applitools.eyes.metadata.StartInfo
 
getIgnoreCaret() - Method in class com.applitools.eyes.ImageMatchSettings
 
getIgnoreCaret() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getIgnoreExpectedOutputSettings() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getIgnoreMatch() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getIgnoreMismatch() - Method in class com.applitools.eyes.MatchWindowData
 
getIgnoreMismatch() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getIgnoreRegions() - Method in class com.applitools.eyes.ImageMatchSettings
Returns the array of regions to ignore.
getImage() - Method in class com.applitools.eyes.EyesScreenshot
 
getImage() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getImage() - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
getImageMatchSettings() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getImageMatchSettings() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getImagePart(BufferedImage, Region) - Static method in class com.applitools.utils.ImageUtils
Get a copy of the part of the image given by region.
getInferred() - Method in class com.applitools.eyes.AppEnvironment
Gets the information inferred from the execution environment or null if no information could be inferred.
getIntersectedRegion(Region, CoordinatesType) - Method in class com.applitools.eyes.EyesScreenshot
Get the intersection of the given region with the screenshot.
getIsAborted() - Method in class com.applitools.eyes.metadata.SessionResults
 
getIsDefaultStatus() - Method in class com.applitools.eyes.metadata.SessionResults
 
getIsDeleted() - Method in class com.applitools.eyes.metadata.Branch
 
getIsDifferent() - Method in class com.applitools.eyes.metadata.SessionResults
 
getIsMatching() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getIsNew() - Method in class com.applitools.eyes.metadata.SessionResults
 
getIsNewSession() - Method in class com.applitools.eyes.RunningSession
 
getIsPrimary() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getIsStarred() - Method in class com.applitools.eyes.metadata.SessionResults
 
getIsTransient() - Method in class com.applitools.eyes.metadata.StartInfo
 
getLayout() - Method in class com.applitools.eyes.metadata.Annotations
 
getLayout() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getLayoutMatches() - Method in class com.applitools.eyes.TestResults
 
getLayoutRegions() - Method in class com.applitools.eyes.ImageMatchSettings
Returns the array of regions to check using the Layout method.
getLeft() - Method in class com.applitools.eyes.Region
 
getLocalIp() - Static method in class com.applitools.utils.NetworkUtils
 
getLocation() - Method in class com.applitools.eyes.Region
 
getLocationInScreenshot(Location, CoordinatesType) - Method in class com.applitools.eyes.EyesScreenshot
Calculates the location in the screenshot of the location given as parameter.
getLogHandler() - Method in class com.applitools.eyes.Logger
 
getMatches() - Method in class com.applitools.eyes.TestResults
 
getMatchLevel() - Method in class com.applitools.eyes.ImageMatchSettings
 
getMatchLevel() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getMatchLevel() - Method in class com.applitools.eyes.metadata.StartInfo
 
getMatchThreshold() - Method in class com.applitools.eyes.ExactMatchSettings
 
getMiddleOffset() - Method in class com.applitools.eyes.Region
 
getMinDiffHeight() - Method in class com.applitools.eyes.ExactMatchSettings
 
getMinDiffIntensity() - Method in class com.applitools.eyes.ExactMatchSettings
 
getMinDiffWidth() - Method in class com.applitools.eyes.ExactMatchSettings
 
getMismatches() - Method in class com.applitools.eyes.TestResults
 
getMissing() - Method in class com.applitools.eyes.TestResults
 
getName() - Method in class com.applitools.eyes.BatchInfo
 
getName() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getName() - Method in class com.applitools.eyes.metadata.BatchInfo
 
getName() - Method in class com.applitools.eyes.metadata.Branch
 
getName() - Method in class com.applitools.eyes.PropertyData
 
getName() - Method in class com.applitools.eyes.StepInfo
 
getName() - Method in class com.applitools.eyes.TestResults
 
getNoneMatches() - Method in class com.applitools.eyes.TestResults
 
getOccurredAt() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getOccurredAt() - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
getOptions() - Method in class com.applitools.eyes.MatchWindowData
 
getOs() - Method in class com.applitools.eyes.AppEnvironment
Gets the OS hosting the application under test or null if unknown.
getParentBranchName() - Method in class com.applitools.eyes.SessionStartInfo
 
getPassword() - Method in class com.applitools.eyes.ProxySettings
 
getProperties() - Method in class com.applitools.eyes.metadata.StartInfo
 
getProperties() - Method in class com.applitools.eyes.SessionStartInfo
 
getProxy() - Method in interface com.applitools.eyes.ServerConnector
 
getRemainder() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getRevision() - Method in class com.applitools.eyes.metadata.SessionResults
 
getRunningSessionId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getSaveDiffs() - Method in class com.applitools.eyes.SessionStartInfo
 
getScale() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getScaleProvider(int) - Method in class com.applitools.eyes.ScaleProviderFactory
The main API for this factory.
getScaleProviderImpl(int) - Method in class com.applitools.eyes.ScaleProviderFactory
The implementation of getting/creating the scale provider, should be implemented by child classes.
getScaleProviderImpl(int) - Method in class com.applitools.eyes.ScaleProviderIdentityFactory
 
getScaleRatio() - Method in interface com.applitools.eyes.ScaleProvider
 
getScenarioId() - Method in class com.applitools.eyes.metadata.SessionResults
 
getScenarioIdOrName() - Method in class com.applitools.eyes.metadata.StartInfo
 
getScenarioIdOrName() - Method in class com.applitools.eyes.SessionStartInfo
 
getScenarioName() - Method in class com.applitools.eyes.metadata.SessionResults
 
getScreenshot() - Method in class com.applitools.eyes.MatchResult
 
getScreenshot64() - Method in class com.applitools.eyes.AppOutput
 
getSecretToken() - Method in class com.applitools.eyes.metadata.SessionResults
 
getSecretToken() - Method in class com.applitools.eyes.TestResults
 
getServerUrl() - Method in interface com.applitools.eyes.ServerConnector
 
getSession() - Method in class com.applitools.eyes.SessionUrls
 
getSessionId() - Method in class com.applitools.eyes.RunningSession
 
getSessionType() - Method in class com.applitools.eyes.metadata.StartInfo
 
getSessionType() - Method in class com.applitools.eyes.SessionStartInfo
 
getSize() - Method in class com.applitools.eyes.metadata.Image
 
getSize() - Method in class com.applitools.eyes.Region
 
getSplitBottomHeight() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getSplitTopHeight() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getStartedAt() - Method in class com.applitools.eyes.BatchInfo
 
getStartedAt() - Method in class com.applitools.eyes.metadata.BatchInfo
 
getStartedAt() - Method in class com.applitools.eyes.metadata.SessionResults
 
getStartedAt() - Method in class com.applitools.eyes.TestResults
 
getStartInfo() - Method in class com.applitools.eyes.metadata.SessionResults
 
getState() - Method in class com.applitools.eyes.metadata.SessionResults
 
getStatus() - Method in class com.applitools.eyes.metadata.SessionResults
 
getStatus() - Method in class com.applitools.eyes.TestResults
 
getStep() - Method in class com.applitools.eyes.StepInfo.AppUrls
 
getSteps() - Method in class com.applitools.eyes.TestResults
 
getStepsInfo() - Method in class com.applitools.eyes.TestResults
 
getStrict() - Method in class com.applitools.eyes.metadata.Annotations
 
getStrict() - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
getStrictMatches() - Method in class com.applitools.eyes.TestResults
 
getStrictRegions() - Method in class com.applitools.eyes.ImageMatchSettings
Returns the array of regions to check using the Strict method.
getSubRegions(RectangleSize, boolean) - Method in class com.applitools.eyes.Region
Returns a list of sub-regions which compose the current region.
getSubRegions(RectangleSize) - Method in class com.applitools.eyes.Region
getSubScreenshot(Region, boolean) - Method in class com.applitools.eyes.EyesScreenshot
Returns a part of the screenshot based on the given region.
getTag() - Method in class com.applitools.eyes.events.ValidationInfo
 
getTag() - Method in class com.applitools.eyes.MatchWindowData
 
getTag() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getTag() - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
getThumbprint() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getThumbprint() - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
getTimeout() - Method in interface com.applitools.eyes.ServerConnector
 
getTitle() - Method in class com.applitools.eyes.AppOutput
 
getTop() - Method in class com.applitools.eyes.Region
 
getTriggerType() - Method in class com.applitools.eyes.Trigger
 
getUri() - Method in class com.applitools.eyes.ProxySettings
 
getUri(String) - Static method in class com.applitools.utils.NetworkUtils
 
getUrl() - Method in class com.applitools.eyes.RunningSession
 
getUrl() - Method in class com.applitools.eyes.TestResults
 
getUrl(String) - Static method in class com.applitools.utils.NetworkUtils
 
getUserInputs() - Method in class com.applitools.eyes.MatchWindowData
 
getUserInputs() - Method in class com.applitools.eyes.MatchWindowData.Options
 
getUserInputs() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getUsername() - Method in class com.applitools.eyes.ProxySettings
 
getValidationId() - Method in class com.applitools.eyes.events.ValidationInfo
 
getValue() - Method in class com.applitools.eyes.PropertyData
 
getVerId() - Method in class com.applitools.eyes.SessionStartInfo
 
getWidth() - Method in class com.applitools.eyes.RectangleSize
 
getWidth() - Method in class com.applitools.eyes.Region
 
getWindowId() - Method in class com.applitools.eyes.MatchResult
 
getWindowTitle() - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
getX() - Method in class com.applitools.eyes.Location
 
getY() - Method in class com.applitools.eyes.Location
 
greaterThanOrEqualToZero(long, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input integer parameter is negative.
greaterThanZero(long, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input integer parameter is smaller than 1.
greaterThanZero(double, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input integer parameter is below or equal to 0.

H

HasBaselineImage() - Method in class com.applitools.eyes.StepInfo
 
HasCurrentImage() - Method in class com.applitools.eyes.StepInfo
 
hashCode() - Method in class com.applitools.eyes.FloatingMatchSettings
 
hashCode() - Method in class com.applitools.eyes.Location
 
hashCode() - Method in class com.applitools.eyes.RectangleSize
 
hashCode() - Method in class com.applitools.eyes.Region
 
height - Variable in class com.applitools.eyes.FloatingMatchSettings
 

I

IEyesJsExecutor - Interface in com.applitools.eyes
 
image - Variable in class com.applitools.eyes.EyesScreenshot
 
Image - Class in com.applitools.eyes.metadata
 
Image() - Constructor for class com.applitools.eyes.metadata.Image
 
ImageDeltaCompressor - Class in com.applitools.utils
Provides image compression based on delta between consecutive images.
ImageDeltaCompressor() - Constructor for class com.applitools.utils.ImageDeltaCompressor
 
imageFromBase64(String) - Static method in class com.applitools.utils.ImageUtils
Creates a BufferedImage instance from a base64 encoding of an image's bytes.
imageFromBytes(byte[]) - Static method in class com.applitools.utils.ImageUtils
Creates a BufferedImage instance from raw image bytes.
imageFromFile(String) - Static method in class com.applitools.utils.ImageUtils
Creates a BufferedImage from an image file specified by path.
imageFromResource(String) - Static method in class com.applitools.utils.ImageUtils
Creates a BufferedImage from an image file specified by resource.
ImageMatchSettings - Class in com.applitools.eyes
Encapsulates match settings for the a session.
ImageMatchSettings(MatchLevel, ExactMatchSettings) - Constructor for class com.applitools.eyes.ImageMatchSettings
 
ImageMatchSettings() - Constructor for class com.applitools.eyes.ImageMatchSettings
ImageMatchSettings - Class in com.applitools.eyes.metadata
 
ImageMatchSettings() - Constructor for class com.applitools.eyes.metadata.ImageMatchSettings
 
ImageUtils - Class in com.applitools.utils
 
ImageUtils() - Constructor for class com.applitools.utils.ImageUtils
 
initEnded() - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called when the data gathering phase had ended.
initEnded() - Method in class com.applitools.eyes.events.SessionEventHandlers
 
initLogger(Logger) - Static method in class com.applitools.eyes.Region
 
initLogger(Logger) - Static method in class com.applitools.utils.GeneralUtils
 
initLogger(Logger) - Static method in class com.applitools.utils.ImageUtils
 
initStarted() - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called when the data gathering for creating a session phase had started.
initStarted() - Method in class com.applitools.eyes.events.SessionEventHandlers
 
instance - Static variable in class com.applitools.eyes.NullLogHandler
 
intersect(Region) - Method in class com.applitools.eyes.Region
Replaces this region with the intersection of itself and other
isAborted() - Method in class com.applitools.eyes.TestResults
 
isAsExpected() - Method in class com.applitools.eyes.events.ValidationResult
 
isDifferent() - Method in class com.applitools.eyes.StepInfo
 
isDifferent() - Method in class com.applitools.eyes.TestResults
 
isEmpty() - Method in class com.applitools.eyes.RectangleSize
 
isEmpty() - Method in class com.applitools.eyes.Region
 
ISessionEventHandler - Interface in com.applitools.eyes.events
 
isIntersected(Region) - Method in class com.applitools.eyes.Region
Check if a region is intersected with the current region.
isNew() - Method in class com.applitools.eyes.TestResults
 
isNull(Object, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input parameter is not null.
Iso8610CalendarDeserializer - Class in com.applitools.utils
Deserialize ISO8610 formatted strings to Calendar.
Iso8610CalendarDeserializer() - Constructor for class com.applitools.utils.Iso8610CalendarDeserializer
 
Iso8610CalendarSerializer - Class in com.applitools.utils
Serializes Calendar instances as an ISO8610 formatted string.
Iso8610CalendarSerializer() - Constructor for class com.applitools.utils.Iso8610CalendarSerializer
 
isPassed() - Method in class com.applitools.eyes.TestResults
 
isSizeEmpty() - Method in class com.applitools.eyes.Region
 
isValidState(boolean, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if isValid is false.

L

left - Variable in class com.applitools.eyes.FloatingMatchSettings
 
Location - Class in com.applitools.eyes
A location in a two-dimensional plane.
Location(int, int) - Constructor for class com.applitools.eyes.Location
Creates a Location instance.
Location(Location) - Constructor for class com.applitools.eyes.Location
Creates a location from another location instance.
log(String) - Method in class com.applitools.eyes.Logger
Writes a (non-verbose) write message.
logExceptionStackTrace(Exception) - Static method in class com.applitools.utils.GeneralUtils
 
logExceptionStackTrace(Logger, Exception) - Static method in class com.applitools.utils.GeneralUtils
 
Logger - Class in com.applitools.eyes
Logs trace messages.
Logger() - Constructor for class com.applitools.eyes.Logger
 
LogHandler - Interface in com.applitools.eyes
Handles log messages produces by the Eyes API.

M

makeEmpty() - Method in class com.applitools.eyes.Region
 
MatchLevel - Enum in com.applitools.eyes
The extent in which two images match (or are expected to match).
MatchResult - Class in com.applitools.eyes
The result of a window match by the agent.
MatchResult() - Constructor for class com.applitools.eyes.MatchResult
 
matchWindow(RunningSession, MatchWindowData) - Method in interface com.applitools.eyes.ServerConnector
Matches the current window (held by the WebDriver) to the expected window.
MatchWindowData - Class in com.applitools.eyes
Encapsulates the data to be sent to the agent on a "matchWindow" command.
MatchWindowData(Trigger[], AppOutput, String, boolean, MatchWindowData.Options) - Constructor for class com.applitools.eyes.MatchWindowData
 
MatchWindowData.Options - Class in com.applitools.eyes
Encapsulates the "Options" section of the MatchExpectedOutput body data.
maxDownOffset - Variable in class com.applitools.eyes.FloatingMatchSettings
 
maxLeftOffset - Variable in class com.applitools.eyes.FloatingMatchSettings
 
maxRightOffset - Variable in class com.applitools.eyes.FloatingMatchSettings
 
maxUpOffset - Variable in class com.applitools.eyes.FloatingMatchSettings
 

N

NetworkUtils - Class in com.applitools.utils
Network-related utilities.
normalizeImageType(BufferedImage) - Static method in class com.applitools.utils.ImageUtils
 
notEqual(Object, Object, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input parameter equals the input value.
notNull(Object, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input parameter is null.
notNullOrEmpty(String, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input parameter string is null or empty.
notZero(long, String) - Static method in class com.applitools.utils.ArgumentGuard
Fails if the input integer parameter is equal to 0.
NullLogHandler - Class in com.applitools.eyes
Ignores all log messages.
NullLogHandler() - Constructor for class com.applitools.eyes.NullLogHandler
 

O

offset(int, int) - Method in class com.applitools.eyes.Location
Get a location translated by the specified amount.
offset(Location) - Method in class com.applitools.eyes.Location
Get a location translated by the specified amount.
offset(int, int) - Method in class com.applitools.eyes.Region
Get an offset region.
onMessage(boolean, String) - Method in class com.applitools.eyes.FileLogger
Handle a message to be logged.
onMessage(boolean, String) - Method in interface com.applitools.eyes.LogHandler
 
onMessage(boolean, String) - Method in class com.applitools.eyes.NullLogHandler
 
onMessage(boolean, String) - Method in class com.applitools.eyes.StdoutLogHandler
 
open() - Method in class com.applitools.eyes.FileLogger
Open the log file for writing.
open() - Method in interface com.applitools.eyes.LogHandler
 
open() - Method in class com.applitools.eyes.NullLogHandler
 
open() - Method in class com.applitools.eyes.StdoutLogHandler
Does nothing.
Options(String, Trigger[], boolean, boolean, boolean, boolean, ImageMatchSettings) - Constructor for class com.applitools.eyes.MatchWindowData.Options
 
OutOfBoundsException - Exception in com.applitools.eyes
Applitools Eyes exception indicating the a geometrical element is out of bounds (point outside a region, region outside another region etc.)
OutOfBoundsException(String) - Constructor for exception com.applitools.eyes.OutOfBoundsException
 
OutOfBoundsException(String, Throwable) - Constructor for exception com.applitools.eyes.OutOfBoundsException
 

P

parse(String) - Static method in class com.applitools.eyes.RectangleSize
Parses a string into a {link RectangleSize} instance.
PropertyData - Class in com.applitools.eyes
 
PropertyData(String, String) - Constructor for class com.applitools.eyes.PropertyData
 
PropertyHandler<T> - Interface in com.applitools.utils
Encapsulates getter/setter behavior.
ProxySettings - Class in com.applitools.eyes
Encapsulates settings for sending Eyes communication via proxy.
ProxySettings(String, String, String) - Constructor for class com.applitools.eyes.ProxySettings
 
ProxySettings(String) - Constructor for class com.applitools.eyes.ProxySettings
Defines proxy settings with empty username/password.
put(T) - Method in class com.applitools.utils.BlockingInstanceContainer
 

R

ReadOnlyPropertyHandler<T> - Class in com.applitools.utils
A property handler for read-only properties (i.e., set always fails).
ReadOnlyPropertyHandler(Logger, T) - Constructor for class com.applitools.utils.ReadOnlyPropertyHandler
 
readTextFromResource(String) - Static method in class com.applitools.utils.GeneralUtils
 
readToEnd(InputStream) - Static method in class com.applitools.utils.GeneralUtils
 
RectangleSize - Class in com.applitools.eyes
Represents a 2D size.
RectangleSize(int, int) - Constructor for class com.applitools.eyes.RectangleSize
Creates a new RectangleSize instance.
Region - Class in com.applitools.eyes
Represents a region.
Region(int, int, int, int) - Constructor for class com.applitools.eyes.Region
 
Region(int, int, int, int, CoordinatesType) - Constructor for class com.applitools.eyes.Region
 
Region(Location, RectangleSize) - Constructor for class com.applitools.eyes.Region
 
Region(Location, RectangleSize, CoordinatesType) - Constructor for class com.applitools.eyes.Region
 
Region(Region) - Constructor for class com.applitools.eyes.Region
 
removeEventHandler(ISessionEventHandler) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
REQUIRED_IMAGE_TYPE - Static variable in class com.applitools.utils.ImageUtils
 
resizeImage(BufferedImage, int, int) - Static method in class com.applitools.utils.ImageUtils
Scales an image by the given ratio
rotateImage(BufferedImage, double) - Static method in class com.applitools.utils.ImageUtils
Rotates an image by the given degrees.
RunningSession - Class in com.applitools.eyes
Encapsulates data for the session currently running in the agent.
RunningSession() - Constructor for class com.applitools.eyes.RunningSession
 

S

saveImage(BufferedImage, String) - Static method in class com.applitools.utils.ImageUtils
Save image to local file system
scale(double) - Method in class com.applitools.eyes.Location
Get a scaled location.
scale(double) - Method in class com.applitools.eyes.RectangleSize
Get a scaled version of the current size.
scale(double) - Method in class com.applitools.eyes.Region
Get a region which is a scaled version of the current region.
scaleImage(BufferedImage, ScaleProvider) - Static method in class com.applitools.utils.ImageUtils
Scales an image by the given ratio
scaleImage(BufferedImage, double) - Static method in class com.applitools.utils.ImageUtils
Scales an image by the given ratio
ScaleProvider - Interface in com.applitools.eyes
Encapsulates scaling logic.
ScaleProviderFactory - Class in com.applitools.eyes
Abstraction for instantiating scale providers.
ScaleProviderFactory(PropertyHandler<ScaleProvider>) - Constructor for class com.applitools.eyes.ScaleProviderFactory
 
ScaleProviderIdentityFactory - Class in com.applitools.eyes
Factory implementation which simply returns the scale provider it is given as an argument.
ScaleProviderIdentityFactory(ScaleProvider, PropertyHandler<ScaleProvider>) - Constructor for class com.applitools.eyes.ScaleProviderIdentityFactory
 
serialize(Calendar, JsonGenerator, SerializerProvider) - Method in class com.applitools.utils.Iso8610CalendarSerializer
 
ServerConnector - Interface in com.applitools.eyes
Defines the interface which should be implemented by a ServerConnector.
SessionEventHandlers - Class in com.applitools.eyes.events
 
SessionEventHandlers() - Constructor for class com.applitools.eyes.events.SessionEventHandlers
 
SessionResults - Class in com.applitools.eyes.metadata
 
SessionResults() - Constructor for class com.applitools.eyes.metadata.SessionResults
 
SessionStartInfo - Class in com.applitools.eyes
Encapsulates data required to start session using the Session API.
SessionStartInfo(String, SessionType, String, String, String, BatchInfo, String, String, AppEnvironment, ImageMatchSettings, String, String, String, Boolean, List<PropertyData>) - Constructor for class com.applitools.eyes.SessionStartInfo
 
SessionType - Enum in com.applitools.eyes
The type of the session.
SessionUrls - Class in com.applitools.eyes
Container for URLs received by test results.
SessionUrls() - Constructor for class com.applitools.eyes.SessionUrls
 
set(T) - Method in interface com.applitools.utils.PropertyHandler
 
set(T) - Method in class com.applitools.utils.ReadOnlyPropertyHandler
This method does nothing.
set(T) - Method in class com.applitools.utils.SimplePropertyHandler
setAborted(boolean) - Method in class com.applitools.eyes.TestResults
 
setActualAppOutput(ActualAppOutput[]) - Method in class com.applitools.eyes.metadata.SessionResults
 
setAgentId(String) - Method in class com.applitools.eyes.metadata.StartInfo
 
setAnnotations(Annotations) - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
setApiKey(String) - Method in interface com.applitools.eyes.ServerConnector
 
setApiUrls(SessionUrls) - Method in class com.applitools.eyes.TestResults
 
setAppId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setAppIdOrName(String) - Method in class com.applitools.eyes.metadata.StartInfo
 
setAppName(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setAppName(String) - Method in class com.applitools.eyes.TestResults
 
setAppUrls(SessionUrls) - Method in class com.applitools.eyes.TestResults
 
setAreImagesMatching(Boolean) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setAsExpected(boolean) - Method in class com.applitools.eyes.events.ValidationResult
 
setAsExpected(boolean) - Method in class com.applitools.eyes.MatchResult
 
setBaselineBranchName(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBaselineEnv(AppEnvironment) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBaselineEnvId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBaselineId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBaselineId(String) - Method in class com.applitools.eyes.RunningSession
 
setBaselineImage(String) - Method in class com.applitools.eyes.StepInfo.ApiUrls
 
setBaselineModelId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBaselineRevId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBatch(String) - Method in class com.applitools.eyes.SessionUrls
 
setBatchId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBatchId(String) - Method in class com.applitools.eyes.RunningSession
 
setBatchId(String) - Method in class com.applitools.eyes.TestResults
 
setBatchInfo(BatchInfo) - Method in class com.applitools.eyes.metadata.StartInfo
 
setBatchName(String) - Method in class com.applitools.eyes.TestResults
 
setBranch(Branch) - Method in class com.applitools.eyes.metadata.SessionResults
 
setBranchName(String) - Method in class com.applitools.eyes.TestResults
 
setCompareWithParentBranch(Boolean) - Method in class com.applitools.eyes.metadata.StartInfo
 
setContent(Region[]) - Method in class com.applitools.eyes.metadata.Annotations
 
setContent(Region[]) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setContentRegions(Region[]) - Method in class com.applitools.eyes.ImageMatchSettings
Sets an array of regions to check using the Content method.
setCoordinatesType(CoordinatesType) - Method in class com.applitools.eyes.Region
 
setCurrentImage(String) - Method in class com.applitools.eyes.StepInfo.ApiUrls
 
setDefaultMatchSettings(ImageMatchSettings) - Method in class com.applitools.eyes.metadata.StartInfo
 
setDifferent(boolean) - Method in class com.applitools.eyes.StepInfo
 
setDifferent(boolean) - Method in class com.applitools.eyes.TestResults
 
setDiffImage(String) - Method in class com.applitools.eyes.StepInfo.ApiUrls
 
setDisplaySize(RectangleSize) - Method in class com.applitools.eyes.AppEnvironment
Sets the display size of the application or null if unknown.
setDuration(Integer) - Method in class com.applitools.eyes.metadata.SessionResults
 
setDuration(int) - Method in class com.applitools.eyes.TestResults
 
setEnv(AppEnvironment) - Method in class com.applitools.eyes.metadata.SessionResults
 
setEnvironment(AppEnvironment) - Method in class com.applitools.eyes.metadata.StartInfo
 
setExact(ExactMatchSettings) - Method in class com.applitools.eyes.ImageMatchSettings
 
setExpectedAppOutput(ExpectedAppOutput[]) - Method in class com.applitools.eyes.metadata.SessionResults
 
setFloating(FloatingMatchSettings[]) - Method in class com.applitools.eyes.metadata.Annotations
 
setFloating(FloatingMatchSettings[]) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setFloatingRegions(FloatingMatchSettings[]) - Method in class com.applitools.eyes.ImageMatchSettings
Sets an array of floating regions.
setHasBaselineImage(boolean) - Method in class com.applitools.eyes.StepInfo
 
setHasCurrentImage(boolean) - Method in class com.applitools.eyes.StepInfo
 
setHeight(int) - Method in class com.applitools.eyes.Region
 
setHostApp(String) - Method in class com.applitools.eyes.TestResults
 
setHostDisplaySize(RectangleSize) - Method in class com.applitools.eyes.TestResults
 
setHostingApp(String) - Method in class com.applitools.eyes.AppEnvironment
Sets the application hosting the application under test or null if unknown.
setHostOS(String) - Method in class com.applitools.eyes.TestResults
 
setId(String) - Method in class com.applitools.eyes.BatchInfo
Sets a unique identifier for the batch.
setId(String) - Method in class com.applitools.eyes.metadata.BatchInfo
 
setId(String) - Method in class com.applitools.eyes.metadata.Branch
 
setId(String) - Method in class com.applitools.eyes.metadata.Image
 
setId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setId(String) - Method in class com.applitools.eyes.RunningSession
 
setId(String) - Method in class com.applitools.eyes.TestResults
 
setIgnore(Region[]) - Method in class com.applitools.eyes.metadata.Annotations
 
setIgnore(Region[]) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setIgnoreBaseline(Boolean) - Method in class com.applitools.eyes.metadata.StartInfo
 
setIgnoreCaret(Boolean) - Method in class com.applitools.eyes.ImageMatchSettings
 
setIgnoreCaret(Boolean) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setIgnoreExpectedOutputSettings(Boolean) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setIgnoreRegions(Region[]) - Method in class com.applitools.eyes.ImageMatchSettings
Sets an array of regions to ignore.
setImage(Image) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setImage(Image) - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
setImageMatchSettings(ImageMatchSettings) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setInferred(String) - Method in class com.applitools.eyes.AppEnvironment
Sets the inferred environment information.
setIsAborted(Boolean) - Method in class com.applitools.eyes.metadata.SessionResults
 
setIsDefaultStatus(Boolean) - Method in class com.applitools.eyes.metadata.SessionResults
 
setIsDeleted(Boolean) - Method in class com.applitools.eyes.metadata.Branch
 
setIsDifferent(Boolean) - Method in class com.applitools.eyes.metadata.SessionResults
 
setIsMatching(Boolean) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setIsNew(Boolean) - Method in class com.applitools.eyes.metadata.SessionResults
 
setIsNewSession(boolean) - Method in class com.applitools.eyes.RunningSession
 
setIsPrimary(Boolean) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setIsStarred(Boolean) - Method in class com.applitools.eyes.metadata.SessionResults
 
setIsTransient(Boolean) - Method in class com.applitools.eyes.metadata.StartInfo
 
setLayout(Region[]) - Method in class com.applitools.eyes.metadata.Annotations
 
setLayout(Region[]) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setLayoutRegions(Region[]) - Method in class com.applitools.eyes.ImageMatchSettings
Sets an array of regions to check using the Layout method.
setLeft(int) - Method in class com.applitools.eyes.Region
 
setLocation(Location) - Method in class com.applitools.eyes.Region
Set the (top,left) position of the current region
setLogHandler(LogHandler) - Method in class com.applitools.eyes.Logger
Sets the log handler.
setLogHandler(LogHandler) - Static method in class com.applitools.utils.ImageUtils
 
setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.ImageMatchSettings
 
setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setMatchLevel(String) - Method in class com.applitools.eyes.metadata.StartInfo
 
setMatchThreshold(float) - Method in class com.applitools.eyes.ExactMatchSettings
 
setMinDiffHeight(int) - Method in class com.applitools.eyes.ExactMatchSettings
 
setMinDiffIntensity(int) - Method in class com.applitools.eyes.ExactMatchSettings
 
setMinDiffWidth(int) - Method in class com.applitools.eyes.ExactMatchSettings
 
setName(String) - Method in class com.applitools.eyes.metadata.BatchInfo
 
setName(String) - Method in class com.applitools.eyes.metadata.Branch
 
setName(String) - Method in class com.applitools.eyes.PropertyData
 
setName(String) - Method in class com.applitools.eyes.StepInfo
 
setName(String) - Method in class com.applitools.eyes.TestResults
 
setOccurredAt(Calendar) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setOccurredAt(Calendar) - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
setOs(String) - Method in class com.applitools.eyes.AppEnvironment
Sets the OS hosting the application under test or null if unknown.
setProperties(Object[]) - Method in class com.applitools.eyes.metadata.StartInfo
 
setProxy(ProxySettings) - Method in interface com.applitools.eyes.ServerConnector
 
setRemainder(Integer) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setRevision(Integer) - Method in class com.applitools.eyes.metadata.SessionResults
 
setRunningSessionId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setScale(Integer) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setScenarioId(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setScenarioIdOrName(String) - Method in class com.applitools.eyes.metadata.StartInfo
 
setScenarioName(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setScreenshot(EyesScreenshot) - Method in class com.applitools.eyes.MatchResult
 
setSecretToken(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setSecretToken(String) - Method in class com.applitools.eyes.TestResults
 
setServerUrl(URI) - Method in interface com.applitools.eyes.ServerConnector
 
setSession(String) - Method in class com.applitools.eyes.SessionUrls
 
setSessionId(String) - Method in class com.applitools.eyes.Logger
 
setSessionId(String) - Method in class com.applitools.eyes.RunningSession
 
setSessionType(String) - Method in class com.applitools.eyes.metadata.StartInfo
 
setSize(RectangleSize) - Method in class com.applitools.eyes.metadata.Image
 
setSize(RectangleSize) - Method in class com.applitools.eyes.Region
 
setSizeEnded() - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called 'set size' operation has ended (either failed/success).
setSizeEnded() - Method in class com.applitools.eyes.events.SessionEventHandlers
 
setSizeWillStart(RectangleSize) - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called when setting the size of the application window is about to start.
setSizeWillStart(RectangleSize) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
setSplitBottomHeight(Integer) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setSplitTopHeight(Integer) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setStartedAt(Calendar) - Method in class com.applitools.eyes.metadata.BatchInfo
 
setStartedAt(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setStartedAt(Calendar) - Method in class com.applitools.eyes.TestResults
 
setStartInfo(StartInfo) - Method in class com.applitools.eyes.metadata.SessionResults
 
setState(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setStatus(String) - Method in class com.applitools.eyes.metadata.SessionResults
 
setStep(String) - Method in class com.applitools.eyes.StepInfo.AppUrls
 
setStepsInfo(StepInfo[]) - Method in class com.applitools.eyes.TestResults
 
setStrict(Region[]) - Method in class com.applitools.eyes.metadata.Annotations
 
setStrict(Region[]) - Method in class com.applitools.eyes.metadata.ImageMatchSettings
 
setStrictRegions(Region[]) - Method in class com.applitools.eyes.ImageMatchSettings
Sets an array of regions to check using the Strict method.
setTag(String) - Method in class com.applitools.eyes.events.ValidationInfo
 
setTag(String) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setTag(String) - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
setThumbprint(Image) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setThumbprint(Image) - Method in class com.applitools.eyes.metadata.ExpectedAppOutput
 
setTop(int) - Method in class com.applitools.eyes.Region
 
setUrl(String) - Method in class com.applitools.eyes.RunningSession
 
setUserInputs(List<Object>) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
setValidationId(String) - Method in class com.applitools.eyes.events.ValidationInfo
 
setValue(String) - Method in class com.applitools.eyes.PropertyData
 
setWidth(int) - Method in class com.applitools.eyes.Region
 
setWindowId(String) - Method in class com.applitools.eyes.MatchResult
 
setWindowTitle(String) - Method in class com.applitools.eyes.metadata.ActualAppOutput
 
SimplePropertyHandler<T> - Class in com.applitools.utils
A simple implementation of PropertyHandler.
SimplePropertyHandler() - Constructor for class com.applitools.utils.SimplePropertyHandler
 
sleep(long) - Static method in class com.applitools.utils.GeneralUtils
Sleeps the input amount of milliseconds.
StartInfo - Class in com.applitools.eyes.metadata
 
StartInfo() - Constructor for class com.applitools.eyes.metadata.StartInfo
 
startSession(SessionStartInfo) - Method in interface com.applitools.eyes.ServerConnector
Starts a new running session in the agent.
StdoutLogHandler - Class in com.applitools.eyes
Writes log messages to the standard output stream.
StdoutLogHandler(boolean) - Constructor for class com.applitools.eyes.StdoutLogHandler
Creates a new StdoutLogHandler instance.
StdoutLogHandler() - Constructor for class com.applitools.eyes.StdoutLogHandler
Creates a new StdoutLogHandler that ignores verbose log messages.
StepInfo - Class in com.applitools.eyes
Encapsulates step information data received by the tests results.
StepInfo() - Constructor for class com.applitools.eyes.StepInfo
 
StepInfo.ApiUrls - Class in com.applitools.eyes
 
StepInfo.AppUrls - Class in com.applitools.eyes
 
stopSession(RunningSession, boolean, boolean) - Method in interface com.applitools.eyes.ServerConnector
Stops the running session.

T

take() - Method in class com.applitools.utils.BlockingInstanceContainer
 
testEnded(String, TestResults) - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called after a session had ended.
testEnded(String, TestResults) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
TestResults - Class in com.applitools.eyes
Eyes test results.
TestResults() - Constructor for class com.applitools.eyes.TestResults
 
TestResultsStatus - Enum in com.applitools.eyes
 
testStarted(String) - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called after a session had started.
testStarted(String) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
toISO8601DateTime(Calendar) - Static method in class com.applitools.utils.GeneralUtils
Formats date and time as represented by a calendar instance to an ISO 8601 string.
toJsonString() - Method in class com.applitools.eyes.events.ValidationInfo
 
top - Variable in class com.applitools.eyes.FloatingMatchSettings
 
toRfc1123(Calendar) - Static method in class com.applitools.utils.GeneralUtils
Formats date and time as represented by a calendar instance to an TFC 1123 string.
toString() - Method in class com.applitools.eyes.AppEnvironment
 
toString() - Method in class com.applitools.eyes.BatchInfo
 
toString() - Method in class com.applitools.eyes.ExactMatchSettings
 
toString() - Method in class com.applitools.eyes.ImageMatchSettings
 
toString() - Method in class com.applitools.eyes.Location
 
toString() - Method in class com.applitools.eyes.RectangleSize
 
toString() - Method in class com.applitools.eyes.Region
 
toString() - Method in class com.applitools.eyes.TestResults
 
toStringForFilename() - Method in class com.applitools.eyes.Location
 
Trigger - Class in com.applitools.eyes
A base class for triggers.
Trigger() - Constructor for class com.applitools.eyes.Trigger
 
Trigger.TriggerType - Enum in com.applitools.eyes
 

V

validationEnded(String, String, ValidationResult) - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called when a validation had ended.
validationEnded(String, String, ValidationResult) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
ValidationInfo - Class in com.applitools.eyes.events
 
ValidationInfo() - Constructor for class com.applitools.eyes.events.ValidationInfo
 
ValidationResult - Class in com.applitools.eyes.events
 
ValidationResult() - Constructor for class com.applitools.eyes.events.ValidationResult
 
validationWillStart(String, ValidationInfo) - Method in interface com.applitools.eyes.events.ISessionEventHandler
Called before a new validation will be started.
validationWillStart(String, ValidationInfo) - Method in class com.applitools.eyes.events.SessionEventHandlers
 
valueOf(String) - Static method in enum com.applitools.eyes.CoordinatesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.applitools.eyes.MatchLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.applitools.eyes.SessionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.applitools.eyes.TestResultsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.applitools.eyes.Trigger.TriggerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.applitools.eyes.CoordinatesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.applitools.eyes.MatchLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.applitools.eyes.SessionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.applitools.eyes.TestResultsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.applitools.eyes.Trigger.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(String) - Method in class com.applitools.eyes.Logger
Writes a verbose write message.

W

width - Variable in class com.applitools.eyes.FloatingMatchSettings
 
write(byte[]) - Method in class com.applitools.utils.CountingOutputStream
 
write(byte[], int, int) - Method in class com.applitools.utils.CountingOutputStream
 
write(int) - Method in class com.applitools.utils.CountingOutputStream
 

Z

ZERO - Static variable in class com.applitools.eyes.Location
 
A B C D E F G H I L M N O P R S T V W Z 
Skip navigation links

Copyright © 2018. All rights reserved.