org.rice.krms.test
Class AbstractBoTest
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.rice.krms.test.KRMSTestCase
org.rice.krms.test.AbstractBoTest
- All Implemented Interfaces:
- MethodAware
- Direct Known Subclasses:
- PropositionBoServiceTest, RepositoryCreateAndExecuteIntegrationTest, TermRelatedBoTest
public abstract class AbstractBoTest
- extends KRMSTestCase
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, 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 |
dao
private GenericTestDao dao
boService
private TestBoService boService
ojbPropertiesBefore
private static String ojbPropertiesBefore
AbstractBoTest
public AbstractBoTest()
beforeClass
public static void beforeClass()
afterClass
public static void afterClass()
setup
public void setup()
getBoService
protected TestBoService getBoService()
getDao
protected GenericTestDao getDao()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.