package

com.google.gwt.junit.client.impl

Interfaces

JUnitHost An interface for GWTTestCase to communicate with the test process through RPC. 
JUnitHostAsync The asynchronous version of JUnitHost

Classes

GWTRunner A stub for the translatable GWTRunner entry point. 
JUnitHost.ClientInfo Information about the client browser. 
JUnitHost.InitialResponse An initial response that sets the client session id. 
JUnitHost.TestBlock Returned from the server to tell the system what test to run next. 
JUnitHost.TestInfo Returned from the server to tell the system what test to run next. 
JUnitResult Encapsulates the results of the execution of a single benchmark.