Hello everybody,
I have a library built with GWT that I need to test thoroughly, and
preferably via automated testing.  For many components of it I can use
unit testing easily enough but some parts use remote HTTP requests.
I'm fairly inexperienced with formal testing in general - does anyone
have any advice / suggestions for formal, automated testing of what
appears to be non-unit-testable code?  (My only thought so far is to
build a small GWT module that uses the library and exercises all the
code paths that I'm interested in testing.)
--~--~---------~--~----~------------~-------~--~----~
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