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