public abstract class KRADTestCase extends BaselineTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
protected DataDictionary |
dd |
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, 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, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
protected DataDictionary dd
public KRADTestCase()
public KRADTestCase(String moduleName)
moduleName
- - the name of the moduleprotected void setUpInternal() throws Exception
setUpInternal
in class RiceTestCase
Exception
protected Object getTestDictionaryObject(String id)
id
- - id of the bean definitionprotected List<Lifecycle> getSuiteLifecycles()
getSuiteLifecycles
in class RiceTestCase
protected void loadSuiteTestData() throws Exception
loadSuiteTestData
in class RiceInternalSuiteDataTestCase
Exception
protected Lifecycle getLoadApplicationLifecycle()
getLoadApplicationLifecycle
in class RiceTestCase
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.