| org.apache.roller.webservices.xmlrpc.RollerXmlRpcServerTest
RollerXmlRpcServerTest | public class RollerXmlRpcServerTest extends TestCase (Code) | | Makes calls to the RollerXmlRpcServer, which should handle a
post just as it would with a real XML-RPC call.
author: lance.lavandowska |
log | public static Log log(Code) | | |
mockFactory | protected WebMockObjectFactory mockFactory(Code) | | |
mockRequest | protected MockHttpServletRequest mockRequest(Code) | | |
servletTestModule | protected ServletTestModule servletTestModule(Code) | | |
setUp | public void setUp() throws Exception(Code) | | All tests in this suite require a user and a weblog.
|
suite | public static Test suite()(Code) | | |
testBloggerGetRecentPosts | public void testBloggerGetRecentPosts()(Code) | | |
|
|