Unit Testing

In this series, I plan to advocate and explore the use of unit testing. This is a curriculum I develop during my free time.

Presentations

See the programming assignments of CS112 Summer II 2009 TF for a demonstration on unit testing of data structures in Java. Early programming assignments provide the unit tests. Later on, students are asked to supplement some of the unit tests.