org.kuali.student.krms
Class KSKRMSUploadTestCase
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
- All Implemented Interfaces:
- MethodAware
- Direct Known Subclasses:
- TestKRMSCreateAgendasPhase1, TestKRMSCreateAgendasPhase2, TestKRMSCreateTermSpecificationPhase1, TestKRMSCreateTermSpecificationPhase2, TestKSKRMSAgendaDataSetupUtility, TestKSKRMSDataSetupUtility
public class KSKRMSUploadTestCase
- extends BaselineTestCase
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
agendaBoService
protected AgendaBoService agendaBoService
ruleBoService
protected RuleBoService ruleBoService
termBoService
protected TermBoService termBoService
krmsTestResourceLoader
protected SpringResourceLoader krmsTestResourceLoader
KSKRMSUploadTestCase
public KSKRMSUploadTestCase()
setUp
public void setUp()
throws Exception
- Overridden to set dirty=true each time
- Overrides:
setUp
in class BaselineTestCase
- Throws:
Exception
- See Also:
RiceTestCase.setUp()
loadSuiteTestData
protected void loadSuiteTestData()
throws Exception
- Overrides:
loadSuiteTestData
in class RiceInternalSuiteDataTestCase
- Throws:
Exception
getPerTestTablesNotToClear
protected List<String> getPerTestTablesNotToClear()
- Overrides:
getPerTestTablesNotToClear
in class BaselineTestCase
getLoadApplicationLifecycle
protected Lifecycle getLoadApplicationLifecycle()
- Overrides:
getLoadApplicationLifecycle
in class RiceTestCase
getAdditionalSpringFile
protected String getAdditionalSpringFile()
getBoService
protected BusinessObjectService getBoService()
getKRMSAgenda
protected AgendaDefinition getKRMSAgenda(String agendaName,
ContextDefinition contextDef)
getKRMSContext
protected ContextDefinition getKRMSContext(String context)
krmsTermLookup
protected TermDefinition krmsTermLookup(String termName)
krmsTermResolverLookup
protected TermResolverDefinition krmsTermResolverLookup(String termResolverName)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.