Package | Description |
---|---|
org.springframework.boot.test.autoconfigure.webservices.server |
Auto-configuration for web service server tests.
|
Class and 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.
|