org.kuali.student.krms
Class TestKRMSCreateTermSpecificationPhase2
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.student.krms.KSKRMSUploadTestCase
org.kuali.student.krms.TestKRMSCreateTermSpecificationPhase2
- All Implemented Interfaces:
- MethodAware
public class TestKRMSCreateTermSpecificationPhase2
- extends KSKRMSUploadTestCase
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, 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 |
contextRepository
protected ContextBoService contextRepository
krmsTypeRepository
protected KrmsTypeRepositoryService krmsTypeRepository
CAMPUS_CODE_TERM_NAME
public static final String CAMPUS_CODE_TERM_NAME
- See Also:
- Constant Field Values
TestKRMSCreateTermSpecificationPhase2
public TestKRMSCreateTermSpecificationPhase2()
setup
public void setup()
loadSuiteTestData
protected void loadSuiteTestData()
throws Exception
- Overrides:
loadSuiteTestData
in class KSKRMSUploadTestCase
- Throws:
Exception
getPerTestTablesNotToClear
protected List<String> getPerTestTablesNotToClear()
- Overrides:
getPerTestTablesNotToClear
in class KSKRMSUploadTestCase
getLoadApplicationLifecycle
protected Lifecycle getLoadApplicationLifecycle()
- Overrides:
getLoadApplicationLifecycle
in class KSKRMSUploadTestCase
createAllKRMSTermSpecificationsPhase1
public void createAllKRMSTermSpecificationsPhase1()
createAllKRMSTermDefinitions
public void createAllKRMSTermDefinitions()
TestCreateType
public void TestCreateType()
getBoService
protected BusinessObjectService getBoService()
- Overrides:
getBoService
in class KSKRMSUploadTestCase
krmsTermLookup
public TermDefinition krmsTermLookup(String termName)
- Overrides:
krmsTermLookup
in class KSKRMSUploadTestCase
testTermLookup
public void testTermLookup()
createKRMSTermResolver
public void createKRMSTermResolver(String termResolverName,
TermSpecificationDefinition termSpecDefinition)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.