Wednesday, September 29, 2010

Re: Does the HTTP PUT method work while running GWTTestCases?

Now that I understand what's happening a little more, I've realized
this bug has already been reported here:

http://code.google.com/p/google-web-toolkit/issues/detail?id=4719&q=PUT%20GwtTestCase&colspec=ID%20Type%20Status%20Owner%20Milestone%20Summary%20Stars

If you know a work-around, please add it to the bug's comments ... I'd
really appreciate knowing how to fix this.

In the mean-time, I'm simply not testing anything that requires PUTs
in GwtTestCase. I can test my services with HTTPUnit directly, and
I've mocked up services for testing the client side. The only thing
left untested is my "PersistenceManger".

Thanks!

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment