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