public class TestKRMSCreateTermSpecificationPhase1 extends KSKRMSUploadTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
static String |
CAMPUS_CODE_TERM_NAME |
protected ContextBoService |
contextRepository |
protected KrmsTypeRepositoryService |
krmsTypeRepository |
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
TestKRMSCreateTermSpecificationPhase1() |
Modifier and Type | Method and Description |
---|---|
void |
createAllContexts() |
void |
createAllKRMSTermDefinitions() |
void |
createAllKRMSTermSpecificationsPhase1() |
ContextDefinition |
createContext(String nameSpace,
String name,
KrmsTypeDefinition krmsContextTypeDefinition) |
void |
createKRMSTermResolver(String termResolverName,
TermSpecificationDefinition termSpecDefinition) |
protected BusinessObjectService |
getBoService() |
protected Lifecycle |
getLoadApplicationLifecycle() |
protected List<String> |
getPerTestTablesNotToClear() |
TermDefinition |
krmsTermLookup(String termName) |
protected void |
loadSuiteTestData() |
void |
setup() |
void |
TestCreateType() |
void |
testTermLookup() |
getAdditionalSpringFile, getKRMSAgenda, getKRMSContext, krmsTermResolverLookup, setUp
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
protected ContextBoService contextRepository
protected KrmsTypeRepositoryService krmsTypeRepository
public static final String CAMPUS_CODE_TERM_NAME
public TestKRMSCreateTermSpecificationPhase1()
public void setup()
protected void loadSuiteTestData() throws Exception
loadSuiteTestData
in class KSKRMSUploadTestCase
Exception
protected List<String> getPerTestTablesNotToClear()
getPerTestTablesNotToClear
in class KSKRMSUploadTestCase
protected Lifecycle getLoadApplicationLifecycle()
getLoadApplicationLifecycle
in class KSKRMSUploadTestCase
public void createAllKRMSTermSpecificationsPhase1()
public void createAllKRMSTermDefinitions()
public void createAllContexts()
public void TestCreateType()
public ContextDefinition createContext(String nameSpace, String name, KrmsTypeDefinition krmsContextTypeDefinition)
protected BusinessObjectService getBoService()
getBoService
in class KSKRMSUploadTestCase
public TermDefinition krmsTermLookup(String termName)
krmsTermLookup
in class KSKRMSUploadTestCase
public void testTermLookup()
public void createKRMSTermResolver(String termResolverName, TermSpecificationDefinition termSpecDefinition)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.