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