Uses of Annotation Interface
org.jvnet.hudson.test.recipes.PresetData
Packages that use PresetData
Package
Description
Declaratively specify the environment in which a test will be run.
- 
Uses of PresetData in org.jvnet.hudson.test.recipes
Methods in org.jvnet.hudson.test.recipes with parameters of type PresetDataModifier and TypeMethodDescriptionvoidPresetData.RuleRunnerImpl.setup(JenkinsRule jenkinsRule, PresetData recipe) voidPresetData.RunnerImpl.setup(HudsonTestCase testCase, PresetData recipe)