Uses of Class
net.thucydides.core.steps.construction.ConstructionStrategy
| Package | Description |
|---|---|
| net.thucydides.core.steps.construction |
-
Uses of ConstructionStrategy in net.thucydides.core.steps.construction
Methods in net.thucydides.core.steps.construction that return ConstructionStrategy Modifier and Type Method Description ConstructionStrategyStepLibraryConstructionStrategy. getStrategy()static ConstructionStrategyConstructionStrategy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConstructionStrategy[]ConstructionStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.