Uses of Annotation Interface
org.jvnet.hudson.test.recipes.WithPluginManager
Packages that use WithPluginManager
Package
Description
Declaratively specify the environment in which a test will be run.
-
Uses of WithPluginManager in org.jvnet.hudson.test.recipes
Methods in org.jvnet.hudson.test.recipes with parameters of type WithPluginManagerModifier and TypeMethodDescriptionvoid
WithPluginManager.RuleRunnerImpl.setup
(JenkinsRule jenkinsRule, WithPluginManager recipe) void
WithPluginManager.RunnerImpl.setup
(HudsonTestCase testCase, WithPluginManager recipe)