Testing in Sakai
- 3 ways to do automated code testing in Sakai
- Using Junit to do logical unit testing
- More info on Junit
- Using Spring framework to do DB integration testing
- More info about Spring Framework testing
- Using test harness to do full integration testing
- More info at the main page: /wiki/spaces/ARCHIVE/pages/19428639002
- Test Harness readme