Package org.apache.xmlrpc.test

Interface Summary
AuthenticationTest.Adder An interface, which is being implemented by the server.
ClientProvider This interface allows to perform a unit test with various transports.
DynamicProxyTest.Adder An interface, which is being implemented by the server.
JiraTest.XMLRPC113Handler Handler interface for JiraTest.testXMLRPC113()
JiraTest.XMLRPC89Handler Interface of the handler for JiraTest.testXMLRPC89()
 

Class Summary
AuthenticationTest Test case for supported authentication variants.
AuthenticationTest.AdderImpl Implementation of DynamicProxyTest.Adder, which is used by the server.
BaseTest An abstract test case, to be implemented for the various transport classes.
BaseTest.Remote The remote class being invoked by the test case.
BaseTest.Remote.CalendarWrapper Example of a Serializable instance.
ClientIpTest Test case for reading the clients IP address.
ClientIpTest.ClientInfo  
ClientIpTest.ClientInfoServlet  
ClientProviderImpl Abstract base implementation of ClientProvider.
CommonsProvider Provider for testing the XmlRpcCommonsTransport.
CustomTypesTest Test suite for working with custom types.
CustomTypesTest.DateConverter Sample date converter
DynamicProxyTest Test case for the ClientFactory.
DynamicProxyTest.AdderImpl Implementation of DynamicProxyTest.Adder, which is used by the server.
JiraTest Test case for various jira issues.
JiraTest.XMLRPC113HandlerImpl Handler for JiraTest.testXMLRPC113()
JiraTest.XMLRPC115Handler Handler for JiraTest.testXMLRPC115()
JiraTest.XMLRPC119Handler Handler for XMLRPC-119
JiraTest.XMLRPC89HandlerImpl Handler for JiraTest.testXMLRPC89()
JiraTest.XMLRPC96Handler Handler for XMLRPC-96
LiteTransportProvider Provider for testing the XmlRpcLiteHttpTransport.
LocalStreamTransportProvider Implementation of BaseTest for testing the XmlRpcLocalStreamTransport.
LocalTransportProvider Implementation of BaseTest for testing the XmlRpcLocalTransport.
MetadataTest Test class for the introspection stuff.
ParserTest Test for the various parsers.
ScalabilityTest Tests the frameworks scalability.
ScalabilityTest.Adder Primitive handler class
SerializerTest A test case for the various serializers.
ServletWebServerProvider A provider class for testing the ServletWebServer.
SunHttpTransportProvider Implementation of BaseTest for testing the XmlRpcSunHttpTransport.
WebServerProvider Abstract base class for providers, which require a webserver.
XmlRpcTestCase Abstract base class for deriving test cases.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.