Reviewers: jat, skybrian, rjrjr, bobv, Description: First change for GWT end-to-end testing framework.
Please review this at http://gwt-code-reviews.appspot.com/1408803/ Affected files: A user/src/com/google/gwt/testing/Testing.gwt.xml A user/src/com/google/gwt/testing/client/After.java A user/src/com/google/gwt/testing/client/Assert.java A user/src/com/google/gwt/testing/client/Before.java A user/src/com/google/gwt/testing/client/HasTests.java A user/src/com/google/gwt/testing/client/Simulator.java A user/src/com/google/gwt/testing/client/Synchronizer.java A user/src/com/google/gwt/testing/client/Test.java A user/src/com/google/gwt/testing/client/TestingEntry.java A user/src/com/google/gwt/testing/client/TestingHelper.java A user/src/com/google/gwt/testing/client/impl/JUnitCore.java A user/src/com/google/gwt/testing/client/impl/MethodRunner.java A user/src/com/google/gwt/testing/client/impl/SimulatorImpl.java A user/src/com/google/gwt/testing/client/impl/Step.java A user/src/com/google/gwt/testing/client/impl/TestRegistry.java A user/src/com/google/gwt/testing/client/runner/Description.java A user/src/com/google/gwt/testing/client/runner/Result.java A user/src/com/google/gwt/testing/client/runner/notification/Failure.java A user/src/com/google/gwt/testing/driver/WebDriverUtil.java A user/src/com/google/gwt/testing/rebind/TestRegistryGenerator.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
