org.jvnet.hudson.test.recipes
Class WithTimeout.RunnerImpl
java.lang.Object
org.jvnet.hudson.test.recipes.Recipe.Runner<WithTimeout>
org.jvnet.hudson.test.recipes.WithTimeout.RunnerImpl
- Enclosing class:
- WithTimeout
public static class WithTimeout.RunnerImpl
- extends Recipe.Runner<WithTimeout>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WithTimeout.RunnerImpl
public WithTimeout.RunnerImpl()
setup
public void setup(HudsonTestCase testCase,
WithTimeout recipe)
throws Exception
- Description copied from class:
Recipe.Runner
- Called during
TestCase.setUp()
to prepare the test environment.
- Overrides:
setup
in class Recipe.Runner<WithTimeout>
- Throws:
Exception
Copyright © 2004-2013. All Rights Reserved.