A C D E F G H I M O P T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALL_OK - com.comparizen.client.model.TestRunStatus
C
- com.comparizen.client - package com.comparizen.client
- com.comparizen.client.model - package com.comparizen.client.model
- com.comparizen.client.util - package com.comparizen.client.util
- ComparisonProperties - Class in com.comparizen.client
- ComparisonProperties() - Constructor for class com.comparizen.client.ComparisonProperties
- ComparizenClient - Class in com.comparizen.client
- ComparizenClientException - Exception in com.comparizen.client
- ComparizenClientException() - Constructor for exception com.comparizen.client.ComparizenClientException
- ComparizenClientException(String) - Constructor for exception com.comparizen.client.ComparizenClientException
- ComparizenClientException(String, Throwable) - Constructor for exception com.comparizen.client.ComparizenClientException
- createComparison(String, String, BufferedImage, ImageType) - Method in class com.comparizen.client.ComparizenClient
-
Adds a new comparison (screenshot) to a test run
- createComparison(String, String, BufferedImage, ImageType, ComparisonProperties) - Method in class com.comparizen.client.ComparizenClient
-
Adds a new comparison (screenshot) to a test run
- createComparison(String, String, Path) - Method in class com.comparizen.client.ComparizenClient
-
Adds a new comparison (screenshot) to a test run
- createComparison(String, String, Path, ComparisonProperties) - Method in class com.comparizen.client.ComparizenClient
-
Adds a new comparison (screenshot) to a test run
- createTestRun(String) - Method in class com.comparizen.client.ComparizenClient
-
Creates a new Comparizen test run
- createTestRun(String, String) - Method in class com.comparizen.client.ComparizenClient
-
Creates a new Comparizen test run
D
- DIFFS_FOUND - com.comparizen.client.model.TestRunStatus
E
- ERROR - com.comparizen.client.model.TestRunStatus
F
- finalizeTestRun(String) - Method in class com.comparizen.client.ComparizenClient
-
Finalizes a Comparizen test run.
- fromString(String) - Static method in enum com.comparizen.client.model.TestRunStatus
G
- getImageIoType() - Method in enum com.comparizen.client.util.ImageType
- getMimeType() - Method in enum com.comparizen.client.util.ImageType
- getTestRunStatus(String) - Method in class com.comparizen.client.ComparizenClient
-
Retrieves a test run's status
H
- HAS_REJECTED - com.comparizen.client.model.TestRunStatus
I
- ImageType - Enum in com.comparizen.client.util
M
- MultipartBodyPublisher - Class in com.comparizen.client.util
- MultipartBodyPublisher() - Constructor for class com.comparizen.client.util.MultipartBodyPublisher
O
- ofMimeMultipartData(Map<Object, Object>, String, ImageType) - Static method in class com.comparizen.client.util.MultipartBodyPublisher
P
- PNG - com.comparizen.client.util.ImageType
- PROCESSING - com.comparizen.client.model.TestRunStatus
T
- TestRunStatus - Enum in com.comparizen.client.model
- TestRunStatusResponse - Class in com.comparizen.client.model
- TestRunStatusResponse() - Constructor for class com.comparizen.client.model.TestRunStatusResponse
U
- UNKNOWN - com.comparizen.client.model.TestRunStatus
- UnknownMimeTypeException - Exception in com.comparizen.client.util
- UnknownMimeTypeException() - Constructor for exception com.comparizen.client.util.UnknownMimeTypeException
- UnknownMimeTypeException(String) - Constructor for exception com.comparizen.client.util.UnknownMimeTypeException
V
- valueOf(String) - Static method in enum com.comparizen.client.model.TestRunStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.comparizen.client.util.ImageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.comparizen.client.model.TestRunStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.comparizen.client.util.ImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- waitUntilTestRunResult(String, long) - Method in class com.comparizen.client.ComparizenClient
-
Waits until a test run is either finalized or the given timeout is passed.
All Classes All Packages