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 |
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() |
getLoadApplicationLifecycle, getModuleName, getPerTestTablesNotToClear, getSuiteLifecycles, loadSuiteTestData
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, 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
protected KrmsAttributeDefinitionService krmsAttributeDefinitionService
public AbstractBoTest()
protected BusinessObjectService getBoService()
protected ContextDefinition createContextDefinition(String nameSpace, String name, Map<String,String> contextAttributes)
protected KrmsTypeDefinition createKrmsGenericTypeDefinition(String nameSpace, String serviceName, String attributeDefinitionLabel, String attributeDefinitionName)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.