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