See: Description
Class | Description |
---|---|
MockWebServiceClientAutoConfiguration |
Auto-configuration for
MockWebServiceClient support. |
WebServiceServerTypeExcludeFilter |
Annotation Type | Description |
---|---|
AutoConfigureMockWebServiceClient |
Annotation that can be applied to a test class to enable auto-configuration of
MockWebServiceClient . |
AutoConfigureWebServiceServer |
Annotation that can be applied to a test class to enable and configure
auto-configuration of web service servers endpoints.
|
WebServiceServerTest |
Annotation that can be used for a typical Spring web service server test.
|