Test First Challenge

The test-first challenge was an exercise posted in January 2002, as a practical example of test-first programming. The aim is to build a simple spreadsheet, which can handle formulas and dependencies, using unit tests right from the beginning with minimal (if any) upfront design.

You can browse through the code and the unit tests below.

Download the jar file
Source Code (.zip)

Package Hierarchy

src/


Valid XHTML 1.0! Get Firefox!