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