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