public class GWTTestSuite extends junit.framework.TestSuite
GWTTestSuite()
GWTTestSuite(java.lang.String name)
void
addTest(junit.framework.Test test)
addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GWTTestSuite()
public GWTTestSuite(java.lang.String name)
public void addTest(junit.framework.Test test)
addTest
junit.framework.TestSuite