Monthly Archives: January 2010
Testing GWT RPC services
You may know that testing with GWTTestCase are very slow. And there are many posts about testing GWT applications without using GWTTestCase. However, it is still hard to test our RPC remote services. That is the reason I decided to … Continue reading