runTestAsync
Runs this test case (used by TestScope).
runTestAsync(timeout?: number): Promise<void>
Related
- class TestCaseA class that represents a single test case, part of a TestScope.
Runs this test case (used by TestScope).
runTestAsync(timeout?: number): Promise<void>