javadoc
This commit is contained in:
@@ -31,7 +31,6 @@ import org.springframework.ws.test.support.MockStrategiesHelper;
|
||||
* <ol>
|
||||
* <li>Create a {@code MockWebServiceServer} instance by calling {@link #createServer(WebServiceTemplate)},
|
||||
* {@link #createServer(WebServiceGatewaySupport)}, or {@link #createServer(ApplicationContext)}.
|
||||
* or any other the other {@code createServer()} methods.
|
||||
* <li>Set up request expectations by calling {@link #expect(RequestMatcher)}, possibly by using the default
|
||||
* {@link RequestMatcher} implementations provided in {@link RequestMatchers} (which can be statically imported).
|
||||
* Multiple expectations can be set up by chaining {@link ResponseActions#andExpect(RequestMatcher)} calls.</li>
|
||||
|
||||
Reference in New Issue
Block a user