HtmlUnit
Home PageCategories: Testing
Latest version: 1.5
Added 2005-05-03
Java unit testing framework for testing web based applications.
HtmlUnit 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.
Built for Java |
Free or free version available |
Source code provided |