Uses of Class
org.jvnet.hudson.test.recipes.Recipe

Packages that use Recipe
org.jvnet.hudson.test.recipes Declaratively specify the environment in which a test will be run. 
 

Uses of Recipe in org.jvnet.hudson.test.recipes
 

Classes in org.jvnet.hudson.test.recipes with annotations of type Recipe
 interface LocalData
          Runs a test case with a data set local to test method or the test class.
 interface PresetData
          Runs a test case with one of the preset HUDSON_HOME data set.
 interface WithPlugin
          Installs the specified plugin before launching Hudson.
 



Copyright © 2010. All Rights Reserved.