public class ClassicRunner extends EyesRunner
logger, serverConnector| Constructor and Description |
|---|
ClassicRunner() |
| 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 EyesRunnerpublic void aggregateResult(TestResultContainer testResult)
public void setServerConnector(ServerConnector serverConnector)
setServerConnector in class EyesRunnerpublic RunningSession open(String testId, SessionStartInfo sessionStartInfo)
public MatchResult check(String testId, MatchWindowData matchWindowData)
public TestResults close(String testId, SessionStopInfo sessionStopInfo)
Copyright © 2021. All rights reserved.