public class RecipientPreferenceDaoTest extends BusinessObjectTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
businessObjectDao
services
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
RecipientPreferenceDaoTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCreate()
This method should be overridden to test creation
|
void |
testDelete()
This method should be overridden to test delete
|
void |
testReadByQuery()
This method should be overridden to test retrieval
|
void |
testUpdate()
This method should be overridden to test updating
|
setUp, testDuplicateCreate, testInvalidCreate, testInvalidDelete, testInvalidRead, testInvalidUpdate, testReadById
getLoadApplicationLifecycle
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
public RecipientPreferenceDaoTest()
public void testDelete()
BusinessObjectTestCase
testDelete
in class BusinessObjectTestCase
BusinessObjectPersistenceTestCaseBase.delete()
public void testReadByQuery()
BusinessObjectTestCase
testReadByQuery
in class BusinessObjectTestCase
BusinessObjectPersistenceTestCaseBase.retrieve()
public void testCreate()
BusinessObjectTestCase
testCreate
in class BusinessObjectTestCase
BusinessObjectPersistenceTestCaseBase.insert()
public void testUpdate()
BusinessObjectTestCase
testUpdate
in class BusinessObjectTestCase
BusinessObjectPersistenceTestCaseBase.update()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.