getTime
Returns the elapsed time, or the total time if the test has already completed.
getTime(): number
Related
- class TestCaseA class that represents a single test case, part of a TestScope.
Returns the elapsed time, or the total time if the test has already completed.
getTime(): number