...
Excerpt |
---|
Cargo provides Ant tasks to perform all the operations available from the Java API. The minimum required version is ANT 1.7.0. |
Info | ||
---|---|---|
| ||
The usage of Cargo for executing functional tests on a container does not mandate these ANT tasks. You could directly use the Cargo Java API from your Java unit test classes (JUnit, TestNG, etc), as described on the Functional testing page. |
...