public static class LocalData.RunnerImpl extends Recipe.Runner<LocalData>
| Constructor and Description |
|---|
LocalData.RunnerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup(HudsonTestCase testCase,
LocalData recipe)
Called during
TestCase.setUp() to prepare the test environment. |
decorateHome, tearDownpublic void setup(HudsonTestCase testCase, LocalData recipe) throws Exception
Recipe.RunnerTestCase.setUp() to prepare the test environment.setup in class Recipe.Runner<LocalData>ExceptionCopyright © 2004–2015. All rights reserved.