getTestResults
Returns the current test results, as a TestResultsData object (JSON).
getTestResults(): TestResultsData
Notes
- This function can be called even while tests are running, to collect data periodically.
Returns the current test results, as a TestResultsData object (JSON).
getTestResults(): TestResultsData