P.S.:

> BTW ... have you had a look at the Slide Testsuite? Testcases 
> are written in
> XML by specifying the request and the expected response. The so-called
> "TProcessor" processes them by sending the request and comparing the
> response. The easiest way to obtain it is by running the 
> "release" target of
> the Slide build.

Sorry, I missed something wrt. how to obtain the Testsuite:
After running the "release" target, you will find
"jakarta-slide-webdav-testsuite-2.0.0.zip" in the "dist" directory. After
unpacking it, in the "bin" directory you will find a script (Windows only
... sorry) to invoke the TProcessor (call it with -? -h or -help for more
help).

We haven't found time to enable the Testsuite for UNIX ... so you will need
to do it yourself: after building "release", the "dist" directory contains
the unpacked testsuite at "webdav-testsuite". Writing a "tprocessor.sh"
shell script analogously to "tprocessor.cmd" shouldn't be a big deal.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to