Package com.google.gwt.junit.tools
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.
-
ClassDescriptionA utility class to optimize the order in which GWTTestCases are run by minimizing the number of times the test framework switches modules.