Uses of Class
org.jvnet.hudson.test.recipes.Recipe.Runner
Packages that use Recipe.Runner
Package
Description
Test harness for Jenkins and its plugins.
Declaratively specify the environment in which a test will be run.
-
Uses of Recipe.Runner in org.jvnet.hudson.test
Subclasses of Recipe.Runner in org.jvnet.hudson.testFields in org.jvnet.hudson.test with type parameters of type Recipe.RunnerModifier and TypeFieldDescriptionprotected List<Recipe.Runner>
HudsonTestCase.recipes
Deprecated. -
Uses of Recipe.Runner in org.jvnet.hudson.test.recipes
Subclasses of Recipe.Runner in org.jvnet.hudson.test.recipesModifier and TypeClassDescriptionstatic class
static class
Deprecated.static class
static class
static class
Deprecated.
JenkinsRule
.