RE: [Jwebunit-development] Problem with TestServer in debug mode

2004-06-18 Thread Nick Neuberger
gt; Cc: '[EMAIL PROTECTED]' > Subject: Re: [Jwebunit-development] Problem with TestServer in debug > mode > > > Nick Neuberger wrote: > > >But, when I stick a breakpoint in any test method of a test > case, the test > >always fails But in run

Re: [Jwebunit-development] Problem with TestServer in debug mode

2004-06-18 Thread Martijn Dashorst
Nick Neuberger wrote: But, when I stick a breakpoint in any test method of a test case, the test 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. I had the same problem when I tried assessing

[Jwebunit-development] Problem with TestServer in debug mode

2004-06-18 Thread Nick Neuberger
This for me have been very busy at work so I haven't much time to make a solid integration yet. I've got a connection to the JACOBIE branch but nothing has been committed. I refactored the code to support an interface and have it working with the current jwebunit unittests via the httpunit engi