|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jvnet.hudson.test.recipes | |
---|---|
org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
org.jvnet.hudson.test.recipes | Declaratively specify the environment in which a test will be run. |
Classes in org.jvnet.hudson.test.recipes used by org.jvnet.hudson.test | |
---|---|
Recipe
Meta-annotation for recipe annotations, which controls the test environment set up. |
|
Recipe.Runner
The code that implements the recipe semantics. |
Classes in org.jvnet.hudson.test.recipes used by org.jvnet.hudson.test.recipes | |
---|---|
LocalData
Runs a test case with a data set local to test method or the test class. |
|
PresetData
Runs a test case with one of the preset JENKINS_HOME data set. |
|
PresetData.DataSet
|
|
Recipe
Meta-annotation for recipe annotations, which controls the test environment set up. |
|
Recipe.Runner
The code that implements the recipe semantics. |
|
WithPlugin
Installs the specified plugin before launching Hudson. |
|
WithPluginManager
Runs the test case with a custom plugin manager. |
|
WithTimeout
Times out the test after the specified number of seconds. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |