Uses of Class
org.jvnet.hudson.test.JenkinsRecipe

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

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

Classes in org.jvnet.hudson.test.recipes with annotations of type JenkinsRecipe
 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 JENKINS_HOME data set.
 interface WithPlugin
          Installs the specified plugin before launching Hudson.
 interface WithPluginManager
          Runs the test case with a custom plugin manager.
 interface WithTimeout
          Times out the test after the specified number of seconds.
 



Copyright © 2004-2013. All Rights Reserved.