See: Description
Class | Description |
---|---|
MockWebServiceServerAutoConfiguration |
Auto-configuration for
MockWebServiceServer support. |
MockWebServiceServerTestExecutionListener | |
WebServiceClientExcludeFilter | |
WebServiceClientTemplateAutoConfiguration |
Auto-configuration for a web-client
WebServiceTemplate . |
Annotation Type | Description |
---|---|
AutoConfigureMockWebServiceServer |
Annotation that can be applied to a test class to enable and configure
auto-configuration of a single
MockWebServiceServer . |
AutoConfigureWebServiceClient |
Annotation that can be applied to a test class to enable and configure
auto-configuration of web service clients.
|
WebServiceClientTest |
Annotation that can be used for a typical Spring web service client test.
|