public class TestCase extends AbstractTest
| 限定符和类型 | 方法和说明 |
|---|---|
int |
countTestCases()
Returns count of the test.
|
void |
run(TestResult result)
running test
|
addVariables, duration, getName, getSteps, setEndTime, setName, setUppublic int countTestCases()
Testpublic void run(TestResult result)
Testresult - the test resultCopyright © 2019. All rights reserved.