Uses of Class
org.jvnet.hudson.test.junit.jupiter.RealJenkinsExtension.SyntheticPlugin
Packages that use RealJenkinsExtension.SyntheticPlugin
-
Uses of RealJenkinsExtension.SyntheticPlugin in org.jvnet.hudson.test.junit.jupiter
Methods in org.jvnet.hudson.test.junit.jupiter that return RealJenkinsExtension.SyntheticPluginModifier and TypeMethodDescriptionAdd an extra plugin manifest header.Plugin identifier (Short-Name
manifest header).Plugin version string (Plugin-Version
manifest header).Methods in org.jvnet.hudson.test.junit.jupiter with parameters of type RealJenkinsExtension.SyntheticPluginModifier and TypeMethodDescriptionRealJenkinsExtension.addSyntheticPlugin
(RealJenkinsExtension.SyntheticPlugin plugin) Adds a test-only plugin to the controller based on sources defined in this module.RealJenkinsExtension.createSyntheticPlugin
(RealJenkinsExtension.SyntheticPlugin plugin) Creates a test-only plugin based on sources defined in this module, but does not install it.