| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.events | |
| com.applitools.eyes.exceptions | |
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
TestResults |
IEyesBase.abort() |
TestResults |
IEyesBase.abortIfNotClosed() |
TestResults |
TestResultContainer.getTestResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
EyesRunner.logSessionResultsAndThrowException(boolean throwEx,
TestResults results) |
| Constructor and Description |
|---|
TestResultContainer(TestResults testResults) |
TestResultContainer(TestResults testResults,
RenderBrowserInfo browserInfo,
Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
ISessionEventHandler.testEnded(String autSessionId,
TestResults testResults)
Called after a session had ended.
|
void |
SessionEventHandlers.testEnded(String autSessionId,
TestResults testResults) |
| Modifier and Type | Method and Description |
|---|---|
TestResults |
TestFailedException.getTestResults() |
| Constructor and Description |
|---|
DiffsFoundException(TestResults testResults,
String scenarioIdOrName,
String appIdOrName) |
NewTestException(TestResults testResults,
String scenarioIdOrName,
String appIdOrName) |
TestFailedException(TestResults testResults,
String message) |
TestFailedException(TestResults testResults,
String scenarioIdOrName,
String appIdOrName) |
| Modifier and Type | Method and Description |
|---|---|
TestResults |
InfoDto.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
InfoDto.setResult(TestResults result) |
| Modifier and Type | Method and Description |
|---|---|
static TestResults |
TestResultsMapper.toTestResults(CommandEyesGetResultsResponseDto response,
String apiKey,
URI serverUrl,
com.applitools.eyes.AbstractProxySettings proxySettings) |
static TestResults |
TestResultsMapper.toTestResults(TestResultsDto result) |
| Modifier and Type | Method and Description |
|---|---|
static List<TestResults> |
TestResultsMapper.toTestResultsList(List<CommandEyesGetResultsResponseDto> responseDtoList,
String apiKey,
URI serverUrl,
com.applitools.eyes.AbstractProxySettings proxySettings) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteTestSettingsDto |
SettingsMapper.toDeleteTestSettingsDto(TestResults testResults,
String apiKey,
String serverUrl,
ProxyDto proxy) |
Copyright © 2023. All rights reserved.