package

com.google.gwt.junit.tools

Classes for interacting with JUnit for unit testing. This package contains classes that interact with the popular JUnit testing framework.

Classes

GWTTestSuite A utility class to optimize the order in which GWTTestCases are run by minimizing the number of times the test framework switches modules. 
JUnitCreator Legacy JUnitCreator that will let users know that they should run WebAppCreator instead.