>The jwebunit-1.2.jar I have in my possession (which is the vanilla 1.2
>jar) lists on WebTestCase a protected method:
>    protected void dumpResponse(PrintStream stream)
>    {
>        tester.dumpResponse(stream);
>    }
>The api docs clearly show this method, and not the parameterless one.

check out the docs for HttpUnitDialog - it states that dumpResponse() is
used to "Dump html of current response to System.out - for debugging
purposes." (again, on jwebunit.sourceforge.net/apidocs/)

Thought I saw it :) Perhaps update this next time api is rebuilt?

- alasdair

Alasdair Young




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to