GWT 2.7.0

Package com.google.gwt.junit.tools

Classes for interacting with JUnit for unit testing.

See:
          Description

Class Summary
GWTTestSuite A utility class to optimize the order in which GWTTestCases are run by minimizing the number of times the test framework switches modules.
 

Package com.google.gwt.junit.tools Description

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


GWT 2.7.0