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