org.kuali.rice.test
Class RiceInternalSuiteDataTestCase
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
- All Implemented Interfaces:
- MethodAware
- Direct Known Subclasses:
- BaseModuleTestCase
public abstract class RiceInternalSuiteDataTestCase
- extends RiceTestCase
A TestCase superclass to be used internally by Rice for tests that need to
load all of the Rice suite-level test data.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleName, getModuleTestConfigLocation, getPerTestLifecycles, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUp, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RiceInternalSuiteDataTestCase
public RiceInternalSuiteDataTestCase()
loadSuiteTestData
protected void loadSuiteTestData()
throws Exception
- Loads the suite test data from the shared DefaultSuiteTestData.sql
- Overrides:
loadSuiteTestData
in class RiceTestCase
- Throws:
Exception
getKRADDefaultSuiteTestData
protected String getKRADDefaultSuiteTestData()
getKIMDataLoadOrderFile
protected String getKIMDataLoadOrderFile()
getKIMSqlFileBaseLocation
protected String getKIMSqlFileBaseLocation()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.