GWT 2.3.0

Uses of Package
com.google.gwt.junit.client

Packages that use com.google.gwt.junit.client
com.google.gwt.benchmarks Classes for benchmarking support. 
com.google.gwt.benchmarks.client Classes and modules used in building benchmarks. 
com.google.gwt.junit   
com.google.gwt.junit.client Classes and modules used in building JUnit tests. 
 

Classes in com.google.gwt.junit.client used by com.google.gwt.benchmarks
GWTTestCase
          Acts as a bridge between the JUnit environment and the GWT environment.
 

Classes in com.google.gwt.junit.client used by com.google.gwt.benchmarks.client
GWTTestCase
          Acts as a bridge between the JUnit environment and the GWT environment.
GWTTestCase.BaseStrategy
          The base class for strategies to use for tests.
 

Classes in com.google.gwt.junit.client used by com.google.gwt.junit
GWTTestCase.BaseStrategy
          The base class for strategies to use for tests.
 

Classes in com.google.gwt.junit.client used by com.google.gwt.junit.client
GWTTestCase.TestModuleInfo
          Information about a synthetic module used for testing.
 


GWT 2.3.0