Uses of Interface
net.thucydides.core.batches.BatchManager

Packages that use BatchManager
net.thucydides.core.batches   
 

Uses of BatchManager in net.thucydides.core.batches
 

Classes in net.thucydides.core.batches that implement BatchManager
 class SystemVariableBasedBatchManager
          Manages running test cases (i.e.
 class TestCountBasedBatchManager
           
 

Methods in net.thucydides.core.batches that return BatchManager
 BatchManager BatchManagerProvider.get()
           
 BatchManager BatchStrategy.instance(EnvironmentVariables environmentVariables)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.