public interface BatchManager
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentTestCaseNumber() |
void |
registerTestCase(Class<?> testCaseClass) |
void |
registerTestCase(String testCaseName) |
boolean |
shouldExecuteThisTest(int testCount) |
Copyright © 2023. All rights reserved.