Unit Testing GWT Applications
July 25th, 2007 - Written by Chris Fong in Using GWT
Unit testing is an important part of a programmer’s toolbox and GWT has support built in with its GWTTestCase class. Andrew Glover has written up a nice article on IBM Developerworks on how to unit test your GWT Applications using it. He starts off with a simple GWT example and shows how to refactor it to make it easier to test. Then he describes how to write the test case and run it. It’s a very imformative article.



Hello,
I’m willing to test intranet pages written with GWT.
I ‘m experiencing difficulties with changing the format with SELENIUM.
SELENIUM record the path (when I turn the language from HTML to JUNIT) but it doesn’t run it again.
Could anyone bring some help on the matter ?
Thanks and regards.
Michel Mahé.