Uses of Class
net.thucydides.core.batches.BatchStrategy

Packages that use BatchStrategy
net.thucydides.core.batches   
 

Uses of BatchStrategy in net.thucydides.core.batches
 

Methods in net.thucydides.core.batches that return BatchStrategy
static BatchStrategy BatchStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BatchStrategy[] BatchStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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