junit.extensions.abbot
Class RepeatHelper

java.lang.Object
  extended byjunit.extensions.abbot.RepeatHelper

public class RepeatHelper
extends Object

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.


Method Summary
static void runTests(String[] args, Class testClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

runTests

public static void runTests(String[] args,
                            Class testClass)


Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge