I don't know if this helps (I'm not really sure I follow your
question), but I blogged about how to run unit tests in eclipse a
while ago:
http://shadowmint.blogspot.com/2010/01/unit-tests-in-gwt.html

That probably doesn't help much if you're trying run from the command
line, but you might be able to use it as a starting point...

~
Doug.

On Feb 9, 8:41 pm, Ed <[email protected]> wrote:
> How can I run tests that extends from GWTTestCase in gwt 2.0 with
> noserver mode?
>
> I tried it, accoding to the documentation GWT JUnit, but don't really
> understand why GWT uses his own GWTShellServlet, instead of mine :(...
> I also tried to use my own war/WEB-INF/web.xml but without any luck.
> I think I am missing something here....

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