Spring Web Services Framework

org.springframework.ws.transport.http
Class WebServiceHttpHandlerIntegrationTest

java.lang.Object
  extended by AbstractDependencyInjectionSpringContextTests
      extended by org.springframework.ws.transport.http.WebServiceHttpHandlerIntegrationTest

public class WebServiceHttpHandlerIntegrationTest
extends AbstractDependencyInjectionSpringContextTests


Constructor Summary
WebServiceHttpHandlerIntegrationTest()
           
 
Method Summary
protected  String[] getConfigLocations()
           
protected  void onSetUp()
           
 void testFault()
           
 void testInvalidMethod()
           
 void testNoEndpoint()
           
 void testNoResponse()
           
 void testResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebServiceHttpHandlerIntegrationTest

public WebServiceHttpHandlerIntegrationTest()
Method Detail

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

Spring Web Services Framework

Copyright © 2005-2008 The Spring Web Services Framework. All Rights Reserved.