Testing in Sakai

Testing in Sakai

  • 3 ways to do automated code testing in Sakai

  1. Using Junit to do logical unit testing

  2. Using Spring framework to do DB integration testing

  3. Using test harness to do full integration testing