Build targets
The test framework is based on Java 5, and uses Ant 1.7 with JUnit4.5 support for building bundles and starting the tests.
| Target | Description |
|---|---|
| clean | removes all generated artifacts and test results |
| package | Package the framework to be used in your own build. See Using the framework |
