Preface

Tested Objects is a sister project for the Naked Objects framework, providing integration with FitNesse to enable agile acceptance (or scenario) testing. The integration bundles the FitNesse wiki server and provides a set of generic Fitnesse fixtures that interact with the domain model in the same manner that a Naked Objects viewer does. It also provides a Maven archetype to get you started quickly.

This user guide describes how to use Tested Objects to test your Naked Objects domain applications through FitNesse. Much of this guidance relates to using the Maven archetype; for ease of reference the archetype creates an online user guide within the FitNesse wiki. If you are interested in building Tested Objects from source code (perhaps with a view to contributing to or extending the capabilities of Tested Objects itself) then please see the developers' guide.

Tested Objects is hosted on SourceForge, and is licensed under Apache Software License v2. Naked Objects is also hosted on SourceForge, and is also licensed under Apache Software License v2.