This is a wrapper class, which implements a set of basic regression tests as
a set of JUnit tests.
This is the first step of reworking the old Regression tests as a JUnit test
suite. This is a simple wrapper class for the Regression test package. The
idea is that if time permits (fat chance) the old regression tests will be
reworked properly into this framework.
This class is inteded to be subclassed with setup and teardown methods to
create models required for the tests.
author: bwm version: $Name: $ $Revision: 1.14 $ $Date: 2008/01/15 08:19:28 $ |