Package net.javacrumbs.springws.test

Interface Summary
RequestProcessor Processes the request.
 

Class Summary
AbstractMockWebServiceMessageSender Web message sender that instead of sending request using HTTP sends data to MockWebServiceConnection.
MockWebServiceConnection Mock WS connection that instead of actually calling the WS uses RequestProcessors to validate all the requests and generate responses.
MockWebServiceMessageSender Creates new MockWebServiceConnection.
 

Exception Summary
NoResponseGeneratorSpecifiedException Exception thrown if no response generator is specified or if all of them return null.
WsTestException Exception thrown when test validation fails.
 



Copyright © 2011. All Rights Reserved.