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.

1 Comment Subscribe to this feed Stumble it!

1 Comment »

Comment by MAHE Subscribed to comments via email
2011-08-10 08:06:26

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é.

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.