You should add a new test suite to com.google.gwt.junit. To your new test suite please also add all of the test classes in com.google.gwt.junit.client and com.google.gwt.junit.remote which are currently NOT getting run!
http://gwt-code-reviews.appspot.com/48809/diff/1/2 File user/src/com/google/gwt/junit/FakeMessagesMaker.java (right): http://gwt-code-reviews.appspot.com/48809/diff/1/2#newcode16 Line 16: * See {...@link FakeMessagesMakerTest} for a sample use. Just put in a pre-formatted code block with example code. Because... http://gwt-code-reviews.appspot.com/48809/diff/1/3 File user/src/com/google/gwt/junit/FakeMessagesMakerTest.java (right): http://gwt-code-reviews.appspot.com/48809/diff/1/3#newcode1 Line 1: package com.google.gwt.junit; This file should live under user/test, not user/src. http://gwt-code-reviews.appspot.com/48809 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
