TestResultsSummary class
Platform: EspressoLanguage: Java 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 com.applitools.eyes.android.common.TestResultsSummary;
Methods
- getAllResults()
- Returns an array of TestResultContainer objects, one per test result.