org.kuali.rice.ken.dao
Class BusinessObjectDaoTestCaseBase
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceTestCase
           org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
               org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaseModuleTestCase
                   org.kuali.rice.test.BaselineTestCase
org.kuali.rice.test.BaselineTestCase
                       org.kuali.rice.ken.test.KENTestCase
org.kuali.rice.ken.test.KENTestCase
                           org.kuali.rice.ken.dao.BusinessObjectDaoTestCaseBase
org.kuali.rice.ken.dao.BusinessObjectDaoTestCaseBase
- All Implemented Interfaces: 
- MethodAware
- Direct Known Subclasses: 
- BusinessObjectDaoTest, BusinessObjectPersistenceTestCaseBase, TestOJBTest
- public abstract class BusinessObjectDaoTestCaseBase 
- extends KENTestCase
Convenience test case implementation that just stores the BusinessObjectDao bean
 in a protected member field for ease of use
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
 
 
 
 
 
 
| Method Summary | 
|  void | setUp()
 | 
 
 
 
 
 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
| configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, 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 | 
 
businessObjectDao
protected GenericDao businessObjectDao
BusinessObjectDaoTestCaseBase
public BusinessObjectDaoTestCaseBase()
setUp
public void setUp()
           throws Exception
- 
- Overrides:
- setUpin class- BaselineTestCase
 
- 
- Throws:
- Exception
- See Also:
- BaselineTestCase.setUp()
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.