Abstract base class for all JDO unit tests needing access to a database.
Provides database connection parameters acquired from system properties.
author: Mike Martin version: $Revision: 1.3 $
Used by the JUnit framework to construct tests. Normally, programmers
would never explicitly use this constructor.
Parameters: name - Name of the TestCase.