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