| Modifier and Type | Method and Description |
|---|---|
MatchWindowDataWithScreenshot |
ResponseTimeMatchFinderTask.getLastNonMatch() |
MatchWindowDataWithScreenshot |
ResponseTimeInitialMatchSearchResult.getLastNonMatch() |
MatchWindowDataWithScreenshot |
ResponseTimeMatchFinderTask.getTheMatch() |
MatchWindowDataWithScreenshot |
ResponseTimeInitialMatchSearchResult.getTheMatch() |
static MatchWindowDataWithScreenshot |
ResponseTimeAlgorithm.runProgressionSessionForExistingBaseline(Logger logger,
ServerConnector serverConnector,
RunningSession runningSession,
AppOutputProvider appOutputProvider,
RegionProvider regionProvider,
long startTime,
int deadline,
int timeout,
long matchInterval)
Runs a progression session, for an existing baseline.
|
protected MatchWindowDataWithScreenshot |
EyesBase.testResponseTimeBase(RegionProvider regionProvider,
Runnable action,
int deadline,
int timeout,
long matchInterval)
Runs a timing test.
|
| Constructor and Description |
|---|
ResponseTimeInitialMatchSearchResult(MatchWindowDataWithScreenshot theMatch,
MatchWindowDataWithScreenshot lastNonMatch) |
| Constructor and Description |
|---|
ResponseTimeMatchFinderTask(BlockingInstanceContainer<MatchWindowDataWithScreenshot> matchDataContainer,
long matchInterval,
ServerConnector serverConnector,
RunningSession runningSession) |
Copyright © 2016. All rights reserved.