Automated Testing in Sakai Development
Josh Holtzman is a software developer at UC Berkeley. Josh was a primary contributer to the Sakai Gradebook Tool and was the technical lead on Sakai's Section Info Tool and the recent CourseManagement project.
David Haines has been a senior developer on the Sakai project at the University of Michigan since the beginning of the effort. Among other interests he would like to spend more time writing code and less time fixing it.
Thursday
1:15 pm - 2:45 pm
Room: Grand D
Session Abstract
Automated testing for code development has recently become a widely accepted addition to the standard tool set of developers. This workshop will show how automated testing can be incorporated into the development process for Sakai code by showing how an existing tool uses testing and how testing facilitates program modification. Developers and integrators will learn how to integrate unit and integration testing into their Sakai projects using junit, mock objects, and the sakai test harness.