java.lang.Object
org.enableit.db.GenericDBProxyTester
- public class GenericDBProxyTester
- extends java.lang.Object
A minimal test class for the GenericDBProxy
This class exists pursuant of the principle that a library should
include sufficient test and sample code to be quickly installed and
understood by a developer with no prior experience of the library
- Version:
- __VERSION__
|
Field Summary |
static java.lang.String |
about
Information on the exact CVS version accessible after compilation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
about
public static final java.lang.String about
- Information on the exact CVS version accessible after compilation
- See Also:
- Constant Field Values
GenericDBProxyTester
public GenericDBProxyTester(java.lang.String[] args)
- Default Constructor
main
public static void main(java.lang.String[] args)