org.kuali.rice.kcb.dao
Class RecipientPreferenceDaoTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.rice.kcb.test.KCBTestCase
org.kuali.rice.kcb.dao.RecipientPreferenceDaoTest
- All Implemented Interfaces:
- MethodAware
public class RecipientPreferenceDaoTest
- extends KCBTestCase
This class test basic persistence for the RecipientPreference business object.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipientPreferenceDaoTest
public RecipientPreferenceDaoTest()
testDelete
public void testDelete()
testReadByQuery
public void testReadByQuery()
testCreate
public void testCreate()
testUpdate
public void testUpdate()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.