org.sourceforge.jxutil.dbtest.framework
Class DBTestConfig.TestSuiteHandler
java.lang.Object
|
+--org.sourceforge.jxutil.xml.XMLConfig.ElementHandler
|
+--org.sourceforge.jxutil.dbtest.framework.DBTestConfig.TestSuiteHandler
- Enclosing class:
- DBTestConfig
- static final class DBTestConfig.TestSuiteHandler
- extends XMLConfig.ElementHandler
The XML handler for instantiating a TestSuite.
Returns the TestSuite instance with the database connections and
the test classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBTestConfig.TestSuiteHandler
DBTestConfig.TestSuiteHandler()
getObject
public Object getObject(XMLConfig cfg,
Element el)
throws Exception
- Specified by:
getObject
in class XMLConfig.ElementHandler
Exception
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.