org.kuali.rice.krms.test
Class RepositoryCreateAndExecuteIntegrationTest
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.krms.test.KRMSTestCase
org.kuali.rice.krms.test.AbstractBoTest
org.kuali.rice.krms.test.RepositoryCreateAndExecuteIntegrationTest
- All Implemented Interfaces:
- MethodAware
public class RepositoryCreateAndExecuteIntegrationTest
- extends AbstractBoTest
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 |
CAMPUS_CODE_TERM_NAME
public static final String CAMPUS_CODE_TERM_NAME
- See Also:
- Constant Field Values
RepositoryCreateAndExecuteIntegrationTest
public RepositoryCreateAndExecuteIntegrationTest()
getPerTestTablesNotToClear
protected List<String> getPerTestTablesNotToClear()
- Setting it up so that KRMS tables are not reset between test methods to make it run much faster
- Overrides:
getPerTestTablesNotToClear
in class KRMSTestCase
- Returns:
setup
public void setup()
testNullFact
@Transactional
public void testNullFact()
testSelectAgendaByAttributeAndName
@Transactional
public void testSelectAgendaByAttributeAndName()
testSelectAgendaByName
@Transactional
public void testSelectAgendaByName()
testSelectMultipleAgendasByAttribute
@Transactional
public void testSelectMultipleAgendasByAttribute()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.