|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hudson.test.recipes.Recipe.Runner<WithPlugin>
org.jvnet.hudson.test.recipes.WithPlugin.RunnerImpl
public static class WithPlugin.RunnerImpl
| Constructor Summary | |
|---|---|
WithPlugin.RunnerImpl()
|
|
| Method Summary | |
|---|---|
void |
decorateHome(HudsonTestCase testCase,
java.io.File home)
Called right before Hudson.Hudson(File, ServletContext) is invoked
to decorate the hudson home directory. |
void |
setup(HudsonTestCase testCase,
WithPlugin recipe)
Called during TestCase.setUp() to prepare the test environment. |
| Methods inherited from class org.jvnet.hudson.test.recipes.Recipe.Runner |
|---|
tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WithPlugin.RunnerImpl()
| Method Detail |
|---|
public void setup(HudsonTestCase testCase,
WithPlugin recipe)
throws java.lang.Exception
Recipe.RunnerTestCase.setUp() to prepare the test environment.
setup in class Recipe.Runner<WithPlugin>java.lang.Exception
public void decorateHome(HudsonTestCase testCase,
java.io.File home)
throws java.lang.Exception
Recipe.RunnerHudson.Hudson(File, ServletContext) is invoked
to decorate the hudson home directory.
decorateHome in class Recipe.Runner<WithPlugin>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||