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