public abstract class KSBTestCase extends BaselineTestCase
Modifier and Type | Class and Description |
---|---|
static class |
KSBTestCase.BootstrapTest |
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
KSBTestCase() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
disableJta() |
protected List<Lifecycle> |
getPerTestLifecycles() |
ResourceLoader |
getSpringContextResourceLoader() |
TestClient1 |
getTestClient1() |
TestClient2 |
getTestClient2() |
void |
setSpringContextResourceLoader(ResourceLoader testHarnessResourceLoader) |
void |
setUp() |
boolean |
startClient1() |
boolean |
startClient2() |
getClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public KSBTestCase()
public void setUp() throws Exception
setUp
in class BaselineTestCase
Exception
protected List<Lifecycle> getPerTestLifecycles()
getPerTestLifecycles
in class BaselineTestCase
public boolean startClient1()
public boolean startClient2()
public TestClient1 getTestClient1()
public TestClient2 getTestClient2()
public ResourceLoader getSpringContextResourceLoader()
public void setSpringContextResourceLoader(ResourceLoader testHarnessResourceLoader)
protected boolean disableJta()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.