I suggest you to take a look into MVP pattern. It will speed things
up. About the UI interface and visualization, you can take a look into a
webdriver or selenium. Both of them may test user interactions with the UI.
On 27.7.2010 г. 09:53 ч., Felipe Baytelman wrote:
I'm implementing a big project using TDD, but it's becoming a real
pain:
JUnit takes 2 minutes to start the first test (basically, setting up).
Is there a way to speed up JUnit with GWT?
Thanks in advance,
--Felipe Baytelman
--
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.