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