public class NotificationProducerDaoTest extends BusinessObjectPersistenceTestCaseBase
KENTestCase.ClearCacheLifecycleBaselineTestCase.BaselineMode, BaselineTestCase.ModebusinessObjectDaoservices, transactionManagerdirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
NotificationProducerDaoTest() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
delete()
This method must be implemented to return true if a record
was properly delted from the database.
|
protected boolean |
insert()
This method must be implemented to return true if a record
was properly inserted into the database.
|
protected boolean |
retrieve()
This method must be implemented to return true if a record
was properly retreived from the database.
|
protected void |
setup()
This method should be overridden and implemented to perform a setup of any dependent objects that
business object may need to reference.
|
protected boolean |
update()
This method must be implemented to return true if a record
was properly updated in the database.
|
protected boolean |
validateChanges()
This method should be implemented to retrieve the objects that were just updated, and validate
that their changes took effect.
|
testBasicPersistencesetUpdisableQuartzJobs, enableQuartzJobs, getLoadApplicationLifecycle, getNotificationPerTestLifecycles, getPerTestLifecycles, getPerTestTablesToClear, getSuiteLifecycles, loadDefaultTestData, loadPerTestData, setUpAfterDataLoadgetClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestDataconfigureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethodpublic NotificationProducerDaoTest()
protected void setup()
BusinessObjectPersistenceTestCaseBasesetup in class BusinessObjectPersistenceTestCaseBaseBusinessObjectPersistenceTestCaseBase.setup()protected boolean delete()
BusinessObjectPersistenceTestCaseBasedelete in class BusinessObjectPersistenceTestCaseBaseBusinessObjectPersistenceTestCaseBase.delete()protected boolean retrieve()
BusinessObjectPersistenceTestCaseBaseretrieve in class BusinessObjectPersistenceTestCaseBaseBusinessObjectPersistenceTestCaseBase.retrieve()protected boolean insert()
BusinessObjectPersistenceTestCaseBaseinsert in class BusinessObjectPersistenceTestCaseBaseBusinessObjectPersistenceTestCaseBase.insert()protected boolean update()
BusinessObjectPersistenceTestCaseBaseupdate in class BusinessObjectPersistenceTestCaseBaseBusinessObjectPersistenceTestCaseBase.update()protected boolean validateChanges()
BusinessObjectPersistenceTestCaseBasevalidateChanges in class BusinessObjectPersistenceTestCaseBaseBusinessObjectPersistenceTestCaseBase.validateChanges()Copyright © 2005–2016 The Kuali Foundation. All rights reserved.