Docs (4.0.0)
class TestScope method

getResults

Returns the (current) results of all tests in this scope, and all nested scopes.

getResults(): TestResultsData

Notes

Related

  • class TestScopeA class that represents a test scope, containing a number of test cases.