|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RequestCreator | Creates request messages. |
ResponseActions | Allows for setting up expectation about response messages. |
ResponseMatcher | Defines the contract for matching response messages to expectations. |
ResponseXPathExpectations | Allows for setting up expectations on XPath expressions. |
Class Summary | |
---|---|
MockWebServiceClient | Main entry point for server-side Web service testing. |
RequestCreators | Factory methods for RequestCreator classes. |
ResponseMatchers | Factory methods for ResponseMatcher classes. |
Provides a testing framework for server-side Web service testing. This package contains the
MockWebServiceClient
, and various related test interfaces.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |