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