public abstract class KRADTestCase extends BaselineTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode| Modifier and Type | Field and Description |
|---|---|
protected DataDictionary |
dd |
dirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
KRADTestCase() |
KRADTestCase(String moduleName)
propagate constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Lifecycle |
getLoadApplicationLifecycle() |
protected List<Lifecycle> |
getSuiteLifecycles() |
protected Object |
getTestDictionaryObject(String id)
Returns an instance of the bean with the given id that has been configured in the test dictionary
|
protected void |
loadSuiteTestData() |
protected void |
setUpInternal() |
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUpgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethodprotected DataDictionary dd
public KRADTestCase()
public KRADTestCase(String moduleName)
moduleName - - the name of the moduleprotected void setUpInternal() throws Exception
setUpInternal in class RiceTestCaseExceptionprotected Object getTestDictionaryObject(String id)
id - - id of the bean definitionprotected List<Lifecycle> getSuiteLifecycles()
getSuiteLifecycles in class RiceTestCaseprotected void loadSuiteTestData() throws Exception
loadSuiteTestData in class RiceInternalSuiteDataTestCaseExceptionprotected Lifecycle getLoadApplicationLifecycle()
getLoadApplicationLifecycle in class RiceTestCaseCopyright © 2005–2016 The Kuali Foundation. All rights reserved.