GWT 2.1.1

Uses of Class
com.google.gwt.junit.client.GWTTestCase

Packages that use GWTTestCase
com.google.gwt.benchmarks   
com.google.gwt.benchmarks.client Classes and modules used in building benchmarks. 
 

Uses of GWTTestCase in com.google.gwt.benchmarks
 

Methods in com.google.gwt.benchmarks with parameters of type GWTTestCase
static void BenchmarkShell.runTest(GWTTestCase testCase, junit.framework.TestResult testResult)
           
 

Uses of GWTTestCase in com.google.gwt.benchmarks.client
 

Subclasses of GWTTestCase in com.google.gwt.benchmarks.client
 class Benchmark
          A type of GWTTestCase which specifically records performance results.
 


GWT 2.1.1