Javadoc Documentation
The Javadoc documentation for the entire source is available here or you can create your own copy by
running ant doc-api in the root of a checkout of the source.
Developer's Handbook
The Developer's Handbook is intended as a high level guide to the structure and organisation of Exemplar. This is very much a work in progress. It's available here as HTML or as a PDF.
Unit Test Results
JUnit is used to perform low-level tests on the code. The results of the latest run (run after the nightly build) can be found here.