|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HudsonHomeLoader
Controls how a HudsonTestCase initializes HUDSON_HOME.
| Nested Class Summary | |
|---|---|
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 |
| Field Summary | |
|---|---|
static HudsonHomeLoader |
NEW
Allocates a new empty directory, meaning this will emulate the fresh Hudson installation. |
| Method Summary | |
|---|---|
File |
allocate()
Returns a directory to be used as HUDSON_HOME |
| Field Detail |
|---|
static final HudsonHomeLoader NEW
| Method Detail |
|---|
File allocate()
throws Exception
Exception - to cause a test to fail.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||