JFCUnit
This is a JUnit front-end that layers on top of HttpUnit to allow tests to exercise a web application via the HTTP protocol. It provides a number of Test Utility Methods that form a Higher Level Language for expressing tests of web applications. Because it is a layer on top of HttpUnit, it bypasses the browser there is not suitable for use with applications that make extensive use of on-page scripting (e.g. AJAX.) See http://jfcunit.sourceforge.net for more information.
Copyright © 2003-2008 Gerard Meszaros all rights reserved