Uses of Enum
net.thucydides.core.steps.construction.ConstructionStrategy
Packages that use ConstructionStrategy
-
Uses of ConstructionStrategy in net.thucydides.core.steps.construction
Methods in net.thucydides.core.steps.construction that return ConstructionStrategyModifier and TypeMethodDescriptionStepLibraryConstructionStrategy.getStrategy()static ConstructionStrategyReturns 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.