jWebUnit Installation

Home
Installation
Quick Start
Javadoc

Project Page
Download

HttpUnit
Junit

First download jWebUnit from the files area and expand to a local directory.

The following dependencies are distributed with jWebUnit and are available in the lib directory:

Dependencies

DependencyJarDescription
HttpUnit 1.5httpunit.jarJava library for the automatic stimulation and testing of web applications.
Rhinojs.jarJava javascript implementation used by httpunit. Only needed if javascript in target application must be tested.
nekohtmlnekohtml.jarJava html parser and beautifier used by httpunit as of 1.5.
JUnit 3.8.1junit.jarJava testing framework.
Apache XML APIxml-apis.jarCommon XML stuff needed by Tidy/HttpUnit.
Xerces 2-2 xml parserxercesImpl.jarNeeded for Httpunit/neko as of HttpUnit 1.5.


Hosted by: SourceForge Logo