Views |
Running Development Test Suite[edit] Configuring Test SuiteThe testsuite class is located in the server project directly under the test directory and it is named XAwareDeveloperTests. Open eclipse with the workspace you used to build from source. Go to Run | Run... In the tree select JUnit, right click and select New Provide a meaningful name On the test tab Select Run a single test For Project: enter org.xaware.server For Test class: enter XAwareDeveloperTests On the Arguments tab in VM Arguments window enter -Dxaware.home={location of your downloaded code}\server\build\xahome
[edit] Running TestsWhen you downloaded and build the code there was a step to setup and run the make_home ant target. If you have not done so yet, please do that now. You will need to do this anytime you make changes to configuration files, but code changes will not need this to be redone. The next step is to select your run configuration you just configured by either selecting the green run button and choosing the configuration you just created, or selecting Run | Run... and selecting the conifuguration just created and clicking the run button at the lower right. |
| This page was last modified 15:57, 1 February 2008. |