public abstract static class TestNGUtil.SingleTestUnitTest<TestClazz extends TestNGUtil.TestNGParameterizable> extends Object
| Constructor and Description |
|---|
SingleTestUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
doMetaTest(TestClazz testcase) |
abstract void |
doTest(TestClazz testcase) |
abstract Iterable<TestClazz> |
getTestcases() |