Uses of Class
com.applitools.eyes.TestResultContainer
Packages that use TestResultContainer
-
Uses of TestResultContainer in com.applitools.eyes
Methods in com.applitools.eyes that return TestResultContainerMethods in com.applitools.eyes that return types with arguments of type TestResultContainerConstructor parameters in com.applitools.eyes with type arguments of type TestResultContainerModifierConstructorDescriptionTestResultsSummary(List<TestResultContainer> allResults) TestResultsSummary(List<TestResultContainer> allResults, Integer passed, Integer unresolved, Integer failed, Integer exceptions, Integer mismatches, Integer missing, Integer matches)