Hi, I am new to GWT. I wanted to know effective way of testing widgets like button, listbox, checkbox, anchor, textbox etc. I have created a widget factory to create these widgets and attach given listeners.
when i tried writing unit tests, i was facing problems with anchor element's clicks. Before i jump into selenium to write these tests, i wanted to know the effective way of testing these widgets. I want to keep selenium only for testing UI Layout/styles/component placements. Your inputs are highly appreciated. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
