Task Name | Description |
Junit | Runs tests from the Junit testing framework. This task has been tested with JUnit 3.0 up to JUnit 3.7; it won't work with versions prior to JUnit 3.0. |
hline
JunitReport |
Merges the individual XML files generated by the Junit task and applies a stylesheet on the resulting merged document to provide a browsable report of the testcases results. |
Test | Executes a unit test in the org.apache.testlet framework. |