System Unit Tests
The system module unit tests rely on the following system module locations:
- src/resources/tests/bootstrap : for the ProfileService based bootstrap
tests to load the bootstrap-deployers.xml descriptor.
- src/resources/tests/conf : for the test-log4j.xml when running from the
command line to generate a test.log file.
- src/resources/tests/xml : to locate unit test related descriptors.
The build-test.xml ant file
The build-test.xml ant file is used to compile and run the tests outside of
eclipse.