abstractpublic class AbstractCombinerTest extends TestCase (Code)
A base class for testing combiner implementations. This base class provides
some functionality for loading the test configurations, which are to be
combined. Concrete sub classes only need to create the correct combiner
object.
version: $Id: AbstractCombinerTest.java 439648 2006-09-02 20:42:10Z oheger $