I managed to get it working by using the a standard junit test suite.
The test suite runs as a standard junit test so you override the run()
methods to provide before() and after() calls.



On Dec 28 2010, 4:00 pm, kevin <[email protected]> wrote:
> I can't get my JUnit tests to work because our databases need to be
> pre-populated with data. So I'm wondering if there is a way to use the
> compiler to generate the JS version of the JUnit tests and have ant
> hit the URLs directly.

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