public abstract class AbstractBoTest extends KRMSTestCase
KRMSTestCase.BootstrapTestBaselineTestCase.BaselineMode, BaselineTestCase.Mode| Modifier and Type | Field and Description |
|---|---|
protected ContextBoService |
contextRepository |
protected KrmsAttributeDefinitionService |
krmsAttributeDefinitionService |
protected KrmsTypeRepositoryService |
krmsTypeRepository |
dirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
AbstractBoTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ContextDefinition |
createContextDefinition(String nameSpace,
String name,
Map<String,String> contextAttributes) |
protected KrmsTypeDefinition |
createKrmsGenericTypeDefinition(String nameSpace,
String serviceName,
String attributeDefinitionLabel,
String attributeDefinitionName) |
protected BusinessObjectService |
getBoService() |
ContextBoService |
getContextRepository() |
protected DataObjectService |
getDataObjectService() |
KrmsAttributeDefinitionService |
getKrmsAttributeDefinitionService() |
KrmsTypeRepositoryService |
getKrmsTypeRepository() |
String |
getNamespaceByContextName(String name) |
void |
setUp() |
getLoadApplicationLifecycle, getModuleName, getPerTestTablesNotToClear, getPerTestTablesToClear, getSuiteLifecycles, loadSuiteTestDatagetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodprotected ContextBoService contextRepository
protected KrmsTypeRepositoryService krmsTypeRepository
protected KrmsAttributeDefinitionService krmsAttributeDefinitionService
public AbstractBoTest()
public void setUp() throws Exception
setUp in class BaselineTestCaseExceptionprotected BusinessObjectService getBoService()
protected DataObjectService getDataObjectService()
protected ContextDefinition createContextDefinition(String nameSpace, String name, Map<String,String> contextAttributes)
protected KrmsTypeDefinition createKrmsGenericTypeDefinition(String nameSpace, String serviceName, String attributeDefinitionLabel, String attributeDefinitionName)
public String getNamespaceByContextName(String name)
public ContextBoService getContextRepository()
public KrmsTypeRepositoryService getKrmsTypeRepository()
public KrmsAttributeDefinitionService getKrmsAttributeDefinitionService()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.