public class HttpInvokerConnectorTest extends KSBTestCase
HttpInvoker-based services (services defined by JavaServiceDefinitions) are tested via http and https, with bus security and auth enabled
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 |
---|
HttpInvokerConnectorTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup()
Make sure our registry is up to date with the services from TestClient1
|
boolean |
startClient1() |
void |
testHttpInvokerServiceCall()
Tests a secured and auth-enabled HttpInvoker-based service with a simple call over http
|
void |
testSecureHttpInvokerServiceCall()
Tests a secured and auth-enabled HttpInvoker-based service with an https call
|
disableJta, getPerTestLifecycles, getSpringContextResourceLoader, getTestClient1, getTestClient2, setSpringContextResourceLoader, setUp, 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 HttpInvokerConnectorTest()
public boolean startClient1()
startClient1
in class KSBTestCase
public void setup()
public void testHttpInvokerServiceCall()
public void testSecureHttpInvokerServiceCall() throws MalformedURLException
MalformedURLException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.