Package com.google.gwt.junit.client


package com.google.gwt.junit.client
Classes and modules used in building JUnit tests.
  • Class
    Description
    Acts as a bridge between the JUnit environment and the GWT environment.
    Information about a synthetic module used for testing.
    This exception is thrown when a GWTTestCase-derived class runs a test in asynchronous mode and fails to complete within a specified timeout period.
    Annotation indicating that a test method inside a GWTTestCase requires a set of binding properties to be set in its module.
    Annotation defining a binding property.