| Package | Description |
|---|---|
| com.applitools.eyes |
| Modifier and Type | Method and Description |
|---|---|
TestResultContainer[] |
TestResultsSummary.getAllResults() |
| 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) |
Copyright © 2023. All rights reserved.