Test Struts2 Application Using HtmlUnit
- Download HtmlUnit from here.
- Install the HtmlUnit Jar(s) and the compile dependencies Jars in your project's lib directory.
- Add all Jar(s) to your project's buildpath.
- Run the first four tests found here to make sure your installation is correct.
- Create a test to validate your implementation of Class Task 9