org.springframework.ws.transport.http
Class WebServiceHttpHandlerIntegrationTest
java.lang.Object
AbstractDependencyInjectionSpringContextTests
org.springframework.ws.transport.http.WebServiceHttpHandlerIntegrationTest
public class WebServiceHttpHandlerIntegrationTest
- extends AbstractDependencyInjectionSpringContextTests
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServiceHttpHandlerIntegrationTest
public WebServiceHttpHandlerIntegrationTest()
getConfigLocations
protected String[] getConfigLocations()
onSetUp
protected void onSetUp()
throws Exception
- Throws:
Exception
testInvalidMethod
public void testInvalidMethod()
throws IOException
- Throws:
IOException
testNoResponse
public void testNoResponse()
throws IOException
- Throws:
IOException
testResponse
public void testResponse()
throws IOException
- Throws:
IOException
testNoEndpoint
public void testNoEndpoint()
throws IOException
- Throws:
IOException
testFault
public void testFault()
throws IOException
- Throws:
IOException
Copyright © 2005-2008 The Spring Web Services Framework. All Rights Reserved.