|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||