Uses of Annotation Interface
org.jvnet.hudson.test.JenkinsRecipe
Package
Description
Declaratively specify the environment in which a test will be run.
-
Uses of JenkinsRecipe in org.jvnet.hudson.test.recipes
Modifier and TypeClassDescription@interface
Runs a test case with a data set local to test method or the test class.@interface
Deprecated.@interface
Installs the specified plugins before launching Jenkins.@interface
Runs the test case with a custom plugin manager.
JenkinsRule.createDummySecurityRealm()
andMockAuthorizationStrategy
.