| Package | Description |
|---|---|
| org.springframework.ws.test.server |
Provides a testing framework for server-side Web service testing.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseActions |
ResponseActions.andExpect(ResponseMatcher responseMatcher)
Sets up an expectation about the response message.
|
ResponseActions |
MockWebServiceClient.sendRequest(RequestCreator requestCreator)
Sends a request message by using the given
RequestCreator. |
Copyright © 2017 Pivotal Software. All rights reserved.