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