I assumed wrongly that the unit tests had access to the HTML page defined in the project. I am guessing the page passed to the unit test is minimal. Is there a way to get access to a specified HTML page?
I am testing some code that goes through the DOM and it is easier for me to create an HTML page than creating the DOM structure in the setup routine of the unit test. Thanks Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
