TestResultsSummary class
Platform: XCUILanguage: Objective-C SDK:
An object of this type is used to obtain all of the test results that were run using
the ClassicRunner runner.
This class is iterable.
Import statement
@import EyesXCUI
Methods
- getAllResults()
- Returns an array of TestResults objects, one per test result.