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