| Package | Description |
|---|---|
| com.applitools.eyes.universal | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<CommandCloseResponseDto> |
CommandExecutor.abort(Reference eyesRef,
boolean waitResult) |
List<CommandCloseResponseDto> |
CommandExecutor.close(Reference eyesRef,
CloseSettingsDto closeSettings,
ConfigurationDto config,
boolean waitResult) |
List<CommandCloseResponseDto> |
CommandExecutor.closeAllEyes(Reference managerRef) |
List<CommandCloseResponseDto> |
CommandExecutor.eyesCheckAndClose(Reference eyesRef,
ITargetDto target,
CheckSettingsDto checkSettings,
CloseSettingsDto closeSettings,
ConfigurationDto config) |
| Modifier and Type | Method and Description |
|---|---|
static TestResults |
TestResultsMapper.toTestResults(CommandCloseResponseDto response,
String apiKey,
URI serverUrl,
AbstractProxySettings proxySettings) |
| Modifier and Type | Method and Description |
|---|---|
static List<TestResults> |
TestResultsMapper.toTestResultsList(List<CommandCloseResponseDto> responseDtoList,
String apiKey,
URI serverUrl,
AbstractProxySettings proxySettings) |
Copyright © 2023. All rights reserved.