getAllTestResults method
Call this method to get the test results for all the tests that were run using this runner.
Syntax
Call syntax
TestResultsSummary* runner = [ runner getAllTestResults ]
;
Declaration
(TestResultsSummary *)getAllTestResults
Parameters
This method does not take any parameters.Return value
- Type: TestResultsSummary*