Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
GWT Class Reference
>
com.google.gwt.junit.client
Google Web Toolkit
Download GWT
Product Overview
Getting Started Guide
Example Projects
Developer Guide
Class Reference
Issue Tracking
Developer Forum
GWT Blog
GWT FAQ
Making GWT Better
Third Party Tools
Search this site:
Package com.google.gwt.junit.client
Classes and modules used in building JUnit tests.
Classes
GWTTestCase
Acts as a bridge between the JUnit environment and the GWT environment.
TimeoutException
This exception is thrown when a
GWTTestCase
-derived class runs a test in asynchronous mode and fails to complete within a specified timeout period.