org.kuali.rice.ksb.messaging
Class HttpInvokerConnectorConfigurationTest

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.HttpInvokerConnectorConfigurationTest

public class HttpInvokerConnectorConfigurationTest
extends Object

A test which tests the RemoteResourceServiceLocatorImpl class.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Nested Class Summary
static class HttpInvokerConnectorConfigurationTest.MyHttpConnectionManager
           
 
Constructor Summary
HttpInvokerConnectorConfigurationTest()
           
 
Method Summary
protected  Config getConfigObject(String configType)
           
 void testHttpClientConfiguration()
          Tests the configuration and initialization of the HttpClient which is used for the invocation of remote service calls.
protected  void testHttpClientConfigurationImpl(String configType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpInvokerConnectorConfigurationTest

public HttpInvokerConnectorConfigurationTest()
Method Detail

getConfigObject

protected Config getConfigObject(String configType)

testHttpClientConfiguration

public void testHttpClientConfiguration()
                                 throws Exception
Tests the configuration and initialization of the HttpClient which is used for the invocation of remote service calls.

Throws:
Exception

testHttpClientConfigurationImpl

protected void testHttpClientConfigurationImpl(String configType)
                                        throws Exception
Throws:
Exception


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.