| This is a basic, datadriven testcase base class. It is "self-driven", i.e.
knows about its datadrivenness, and will call out to the DataDriven Behaviour
to be run.
It also uses itself as callback handler, and therefore implements
DdBehaviourCallbackHandler directly.
author: Adam SkogmanDDStepsTestCase version: $Id: DdTestCase.java,v 1.5 2006/04/05 18:04:06 adamskogman Exp $ |