Uses of Interface
org.jvnet.hudson.test.HudsonHomeLoader
Packages that use HudsonHomeLoader
- 
Uses of HudsonHomeLoader in org.jvnet.hudson.testClasses in org.jvnet.hudson.test that implement HudsonHomeLoaderModifier and TypeClassDescriptionstatic final classAllocates a new directory by copying from an existing directory, or unzipping from a zip file.static final classAllocates a new directory by copying from a test resourceFields in org.jvnet.hudson.test declared as HudsonHomeLoaderModifier and TypeFieldDescriptionprotected HudsonHomeLoaderHudsonTestCase.homeLoaderDeprecated.protected HudsonHomeLoaderJenkinsRule.homeLoaderstatic final HudsonHomeLoaderHudsonHomeLoader.NEWAllocates a new empty directory, meaning this will emulate the fresh Hudson installation.Methods in org.jvnet.hudson.test with parameters of type HudsonHomeLoaderModifier and TypeMethodDescriptionHudsonTestCase.with(HudsonHomeLoader homeLoader) Deprecated.JenkinsRule.with(HudsonHomeLoader homeLoader)