This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


HtmlUnit

Project Name HtmlUnit
Category Development tools
Programming Language Java
Project Home Page http://htmlunit.sourceforge.net/
License(s) Apache License
License URL(s) http://www.apache.org/licenses/LICENSE-2.0.html
Tags (edit) testing

HtmlUnit is a java unit testing framework for testing web based applications. It is similar in concept to httpunit but is very different in implementation. Which one is better for you depends on how you like to write your tests. HttpUnit models the http protocol so you deal with request and response objects. HtmlUnit on the other hand, models the returned document so that you deal with pages and forms and tables.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Add more books.


Last modified on 2006-08-21 03:33:27.876 (rel. 7).