Hi All !!

I want to test a UI code developed in GWT.The form I have developed
consists of various GWT components like buttons,text area,text field
etc. There are also listeners added on buttons and fields.

Now I want to write test cases for the 'UI' of this form using
GWTTestCase.How can I write test cases for this so that data can be
auto filled in form during test case running and listeners added on
components in this form can also be tested?

Can I achieve this through GWTTestCase or any other tool in GWT to
test UI interactions like listeners etc.?






-- 
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.

Reply via email to