Version 1.0 of HttpUnit is now available at <http://httpunit.sourceforge.net/>.

HttpUnit is a Java API for accessing web sites without a browser, and is ideally 
suited for automated unit testing of web sites when combined with a Java unit test 
framework such as JUnit, or for simply accessing web sites as part of a distributed 
application.

HttpUnit emulates the relevant portions of browser behavior, including form 
submission, basic http authentication, cookies and automatic page redirection, and 
allows Java test code to examine returned pages as text, an XML DOM, or containers of 
forms, tables, and links.

------------------------------------------------------------------------
Russell Gold                     | "... society is tradition and order
[EMAIL PROTECTED]    (preferred)  | and reverence, not a series of cheap
[EMAIL PROTECTED]              | bargains between selfish interests."
[EMAIL PROTECTED]       |   - Poul Anderson, "Iron"

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to