junit.extensions.abbot
Class RepeatHelper
java.lang.Object
junit.extensions.abbot.TestHelper
junit.extensions.abbot.RepeatHelper
public class RepeatHelper
- extends TestHelper
Convenience functions to wrap a given test case such that individual
methods may be run with heavy repetition, and default suites run with
light repetition.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepeatHelper
protected RepeatHelper()
parseArgs
protected static String[] parseArgs(String[] args)
runTests
public static void runTests(String[] args,
Class testClass)
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on