Hi, I am using MVP architecture for my application, but I am trying to
use EasyMock to provide mock objects to test all my presenters. I have
a question about testing event handlers from GWT such as ClickHandler.
Does anyone try to use EasyMock to test click event? Or I should write
my own mock event and mock handler like it is mentioned in GWT blog.

Thanks,
Ben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to