Uses of Enum Class
org.jvnet.hudson.test.recipes.PresetData.DataSet
Package
Description
Declaratively specify the environment in which a test will be run.
-
Uses of PresetData.DataSet in org.jvnet.hudson.test.recipes
Modifier and TypeMethodDescriptionstatic PresetData.DataSet
Returns the enum constant of this class with the specified name.static PresetData.DataSet[]
PresetData.DataSet.values()
Returns an array containing the constants of this enum class, in the order they are declared.