Some GWT testing techniques.

Just a collection of links to other people’s GWT testing techniques:

Testing GWT’s async services: http://www.jmock.org/gwt.html

Mocking widgets in the view: http://www.assertinteresting.com/2009/05/unit-testing-gwt/

Simon Stewart’s example app: http://code.google.com/p/tdd-gwt-gae/

Leave a comment