public abstract class AbstractBoTest extends KRMSTestCase
BaselineTestCase.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() |
KrmsTypeRepositoryService |
getKrmsTypeRepository() |
String |
getNamespaceByContextName(String name) |
void |
setUp() |
getLoadApplicationLifecycle, getModuleName, getPerTestTablesNotToClear, getPerTestTablesToClear, getSuiteLifecycles, loadSuiteTestDatagetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, 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 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()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.