public class ClassicRunner0 extends EyesRunner0
BASE_AGENT_ID, logger, serverConnector, VERSION| Constructor and Description |
|---|
ClassicRunner0() |
| Modifier and Type | Method and Description |
|---|---|
void |
aggregateResult(TestResultContainer testResult) |
MatchResult |
check(String testId,
MatchWindowData matchWindowData) |
TestResults |
close(String testId,
SessionStopInfo sessionStopInfo) |
TestResultsSummary |
getAllTestResultsImpl(boolean shouldThrowException) |
RunningSession |
open(String testId,
SessionStartInfo sessionStartInfo) |
void |
setServerConnector(ServerConnector serverConnector) |
addBatch, getAgentId, getAllTestResults, getAllTestResults, getApiKey, getLogger, getProxy, getServerConnector, getServerUrl, setAgentId, setApiKey, setDontCloseBatches, setLogHandler, setProxy, setServerUrlpublic TestResultsSummary getAllTestResultsImpl(boolean shouldThrowException)
getAllTestResultsImpl in class EyesRunner0public void aggregateResult(TestResultContainer testResult)
public void setServerConnector(ServerConnector serverConnector)
setServerConnector in class EyesRunner0public RunningSession open(String testId, SessionStartInfo sessionStartInfo)
public MatchResult check(String testId, MatchWindowData matchWindowData)
public TestResults close(String testId, SessionStopInfo sessionStopInfo)
Copyright © 2022. All rights reserved.