]> Test a Web application with HttpUnit. Based on example code in Java Development with Ant, Hatcher and Loughran, 2001. Customised for Axis by Steve Loughran. 1. Needs XSLT support from Xalan to generate the reports. 2. To run a single test, set testcase=the name of the test. 3. default URL is http://localhost:8080/axis ; set the axis.url property to target a different system or port. &properties; &paths; &taskdefs; &taskdefs_post_compile; &targets; httpunit.present=${httpunit.present} httpunit.enabled = ${httpunit.enabled} execute.httpunit=${execute.httpunit} Tests Failed