public class SimpleServiceCallTest extends KSBTestCase
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 |
---|
SimpleServiceCallTest() |
Modifier and Type | Method and Description |
---|---|
boolean |
startClient1() |
void |
testAsyncJavaCall() |
void |
testAsyncXmlCall() |
void |
testToStringOnService()
This test ensures that doing a toString on a service proxy does not cause infinite loop problems along the lines
as reported in https://jira.kuali.org/browse/KULRICE-6708
|
disableJta, getPerTestLifecycles, getSpringContextResourceLoader, getTestClient1, getTestClient2, setSpringContextResourceLoader, setUp, startClient2
getClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
public SimpleServiceCallTest()
public boolean startClient1()
startClient1
in class KSBTestCase
public void testToStringOnService()
public void testAsyncJavaCall() throws Exception
Exception
public void testAsyncXmlCall() throws Exception
Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.