org.sourceforge.jxutil.dbtest.framework
Class Elements.TestDescription
java.lang.Object
|
+--org.sourceforge.jxutil.dbtest.framework.Elements.Element
|
+--org.sourceforge.jxutil.dbtest.framework.Elements.TestDescription
- Enclosing class:
- Elements
- public static class Elements.TestDescription
- extends Elements.Element
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
activeTestSuitesList
protected ArrayList activeTestSuitesList
databaseConnList
protected ArrayList databaseConnList
driverList
protected ArrayList driverList
packageList
protected ArrayList packageList
testSuiteList
protected ArrayList testSuiteList
Elements.TestDescription
public Elements.TestDescription()
findConnectionByName
public Elements.DatabaseConn findConnectionByName(String name)
throws NoSuchFieldException
NoSuchFieldException
findTestSuiteByName
public Elements.TestSuite findTestSuiteByName(String name)
throws NoSuchFieldException
NoSuchFieldException
getActiveTestSuiteRefs
public ArrayList getActiveTestSuiteRefs()
getActiveTestSuitesList
public ArrayList getActiveTestSuitesList()
getDatabaseConnList
public ArrayList getDatabaseConnList()
getDriverList
public ArrayList getDriverList()
getPackageList
public ArrayList getPackageList()
getTestSuiteList
public ArrayList getTestSuiteList()
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.