Nick Neuberger wrote:
But, when I stick a breakpoint in any test method of a test case, the testI had the same problem when I tried assessing why the WebCookieTest didn't work.
always fails.... But in run mode, they work fine. I think it has something
to do with the "TestServer" or its httpunit testing classes. Any thoughts.
Yep, I also have these issues. I guess that some timeout on the rmi connection goes off.Any thoughts on the "TestServer" class. I need a psuedo type of mini webserver for serving up pages for the jacobie integration.
Anyone else have "debug" mode issues running the test cases?
I am currently in the process of writing an article concerning the integration of jwebunit, jetty and your webproject. On our current project we are able to run the jwebunit tests in the same jvm as the project. This allows for easy debugging. Perhaps this is also a nice way to test jWebUnit itself.
Martijn
------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
