net.thucydides.core.batches
Class TestCountBasedBatchManager
java.lang.Object
net.thucydides.core.batches.SystemVariableBasedBatchManager
net.thucydides.core.batches.TestCountBasedBatchManager
- All Implemented Interfaces:
- BatchManager
public class TestCountBasedBatchManager
- extends SystemVariableBasedBatchManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCountBasedBatchManager
@Inject
public TestCountBasedBatchManager(EnvironmentVariables environmentVariables)
shouldExecuteThisTest
public boolean shouldExecuteThisTest(int testCount)
- Specified by:
shouldExecuteThisTest in interface BatchManager- Overrides:
shouldExecuteThisTest in class SystemVariableBasedBatchManager
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.