| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.selenium | |
| com.applitools.eyes.visualgrid.services |
| Modifier and Type | Field and Description |
|---|---|
protected TestResultContainer |
EyesBase.testResultContainer |
| Modifier and Type | Method and Description |
|---|---|
TestResultContainer[] |
TestResultsSummary.getAllResults() |
TestResultContainer |
RunningTest.getTestResultContainer() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TestResultContainer> |
TestResultsSummary.iterator() |
| Constructor and Description |
|---|
TestResultsSummary(List<TestResultContainer> allResults) |
TestResultsSummary(List<TestResultContainer> allResults,
Integer passed,
Integer unresolved,
Integer failed,
Integer exceptions,
Integer mismatches,
Integer missing,
Integer matches) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassicRunner0.aggregateResult(TestResultContainer testResult) |
| Modifier and Type | Method and Description |
|---|---|
List<TestResultContainer> |
IEyes.getAllTestResults() |
Copyright © 2022. All rights reserved.