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