Uses of Class
net.thucydides.core.batches.BatchStrategy
| Package | Description |
|---|---|
| net.thucydides.core.batches |
-
Uses of BatchStrategy in net.thucydides.core.batches
Methods in net.thucydides.core.batches that return BatchStrategy Modifier and Type Method Description static BatchStrategyBatchStrategy. valueOf(java.lang.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.