public abstract class AbstractBoTest extends KRMSTestCase
KRMSTestCase.BootstrapTest
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
protected ContextBoService |
contextRepository |
protected KrmsAttributeDefinitionService |
krmsAttributeDefinitionService |
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 |
---|
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, loadSuiteTestData
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
protected ContextBoService contextRepository
protected KrmsTypeRepositoryService krmsTypeRepository
protected KrmsAttributeDefinitionService krmsAttributeDefinitionService
public AbstractBoTest()
public void setUp() throws Exception
setUp
in class BaselineTestCase
Exception
protected 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–2016 The Kuali Foundation. All rights reserved.