If you are doing TDD, then I would only use GWTTestCase if there isn't absolutely no other way of testing. Have a look at this post: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/87030a9ae66fe012
The nice of thing of TDD is that you will code in such a way that it's easy testable... GWTTestCase is not an easy way to test.. - Ed On Dec 13, 12:57 am, MagusDrk <[email protected]> wrote: > still waiting... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
