The advice on the GWT testing page is to have your GWT module inherit from the JUnit module. However, you shouldn't deploy for production while still inheriting the JUnit module, because that forces you to include junit.jar in the war file. Should the advice on the testing page be to create a module inheriting JUnit and the production module?
Respectfully, Eric Jablow --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
