getResults
Returns the (current) results of all tests in this scope, and all nested scopes.
getResults(): TestResultsData
Notes
- Use the getTestResults() function to get the results of all test scopes
Related
- class TestScopeA class that represents a test scope, containing a number of test cases.