public class TestResultsMapper extends Object
| Constructor and Description |
|---|
TestResultsMapper() |
| Modifier and Type | Method and Description |
|---|---|
static TestResults |
toTestResults(CommandEyesGetResultsResponseDto response,
String apiKey,
URI serverUrl,
AbstractProxySettings proxySettings) |
static List<TestResults> |
toTestResultsList(List<CommandEyesGetResultsResponseDto> responseDtoList,
String apiKey,
URI serverUrl,
AbstractProxySettings proxySettings) |
public static TestResults toTestResults(CommandEyesGetResultsResponseDto response, String apiKey, URI serverUrl, AbstractProxySettings proxySettings)
public static List<TestResults> toTestResultsList(List<CommandEyesGetResultsResponseDto> responseDtoList, String apiKey, URI serverUrl, AbstractProxySettings proxySettings)
Copyright © 2023. All rights reserved.