Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



GWT JUnit Testing

When unit testing your GWT application , you can specify additional GWT-specific settings such as log level and compiler output style. You can also run tests in either development mode or production mode. To simplify running GWT tests, the plugin provides a custom launch type: GWT JUnit Test .

To launch a GWT unit test , right-click the test class and select Run As > GWT JUnit Test or Run As > GWT JUnit Test (production mode) . You should see the test results appear in Eclipse's JUnit view.

To customize the settings for a unit test launch, open the Run Configurations dialog and select the GWT JUnit Test launch you want to edit.

JUnit launch settings

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.