Uses of Class
org.jvnet.hudson.test.JenkinsRecipe
-
Packages that use JenkinsRecipe Package Description 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 Modifier and Type Class Description interfaceLocalDataRuns a test case with a data set local to test method or the test class.interfacePresetDataDeprecated.Authentication modes are better defined in code usingJenkinsRule.createDummySecurityRealm()andMockAuthorizationStrategy.interfaceWithPluginInstalls the specified plugins before launching Jenkins.interfaceWithPluginManagerRuns the test case with a custom plugin manager.
-