jxUtil 0.6

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.


Constructor Summary
(package private) DBTestConfig.TestSuiteHandler()
           
 
Method Summary
 Object getObject(XMLConfig cfg, Element el)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBTestConfig.TestSuiteHandler

DBTestConfig.TestSuiteHandler()
Method Detail

getObject

public Object getObject(XMLConfig cfg,
                        Element el)
                 throws Exception
Specified by:
getObject in class XMLConfig.ElementHandler
Exception

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.