Unit testing asynchronous applications like Ajax based applications has really been a pain area. With Ajax coming in, some of the Automated testing have been found lacking i n the same. The Google Web Toolkit noticed this and has come out with an approach to write JUnits for the your Ajax applications.
To see and understand, how you can write JUnits for Ajax applications, check out the following article here.
The documentation around the GWTTestCase class can be found here.
Another article talks about running JUnits for GWT in eclipse. Check out the same here.
Unit testing Ajax applications
Subscribe to:
Post Comments
(
Atom
)
Post a Comment