public class TestCountBasedBatchManager extends SystemVariableBasedBatchManager
Constructor and Description |
---|
TestCountBasedBatchManager(EnvironmentVariables environmentVariables) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecuteThisTest(int testCount) |
getCurrentTestCaseNumber, registerTestCase, registerTestCase
@Inject public TestCountBasedBatchManager(EnvironmentVariables environmentVariables)
public boolean shouldExecuteThisTest(int testCount)
shouldExecuteThisTest
in interface BatchManager
shouldExecuteThisTest
in class SystemVariableBasedBatchManager