|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.test.TesterUtils
public class TesterUtils
Methods to help tester classes use information in the framework config files.
Constructor Summary | |
---|---|
TesterUtils()
|
Method Summary | |
---|---|
static String |
getCannedCMPath()
|
static String |
getCollectionConfigDir()
|
static String |
getDocRoot()
|
static MetaDataFramework |
getFramework(String xmlFormat)
|
static String |
getFrameworkConfigDir()
|
static FrameworkConfigReader |
getFrameworkConfigReader(File source)
Gets the frameworkConfigReader attribute of the TesterUtils class |
static FrameworkConfigReader |
getFrameworkConfigReader(String framework)
Gets the frameworkConfigReader attribute of the TesterUtils class |
static String |
getRecordsPath()
|
static String |
getSchemaUri(String xmlFormat)
|
static String |
getTmpDir()
|
static String |
getTomcatDir()
|
static void |
main(String[] args)
The main program for the TesterUtils class |
static void |
setSystemProps()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TesterUtils()
Method Detail |
---|
public static MetaDataFramework getFramework(String xmlFormat) throws Exception
Exception
public static String getTomcatDir() throws Exception
Exception
public static String getTmpDir() throws Exception
Exception
public static String getCannedCMPath() throws Exception
Exception
public static String getRecordsPath() throws Exception
Exception
public static String getDocRoot() throws Exception
Exception
public static String getFrameworkConfigDir() throws Exception
Exception
public static String getCollectionConfigDir() throws Exception
Exception
public static FrameworkConfigReader getFrameworkConfigReader(String framework) throws Exception
framework
- Description of the Parameter
Exception
public static FrameworkConfigReader getFrameworkConfigReader(File source)
source
- Description of the Parameter
public static String getSchemaUri(String xmlFormat)
public static void setSystemProps()
public static void main(String[] args)
args
- The command line arguments
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |