public interface HudsonHomeLoader
HudsonTestCase initializes JENKINS_HOME.| Modifier and Type | Interface and Description |
|---|---|
static class |
HudsonHomeLoader.CopyExisting
Allocates a new directory by copying from an existing directory, or unzipping from a zip file.
|
static class |
HudsonHomeLoader.Local
Allocates a new directory by copying from a test resource
|
| Modifier and Type | Field and Description |
|---|---|
static HudsonHomeLoader |
NEW
Allocates a new empty directory, meaning this will emulate the fresh Hudson installation.
|
static final HudsonHomeLoader NEW
Copyright © 2004-2014. All Rights Reserved.