Package | Description |
---|---|
org.springframework.boot.test.autoconfigure.web.client |
Auto-configuration for web clients.
|
org.springframework.boot.test.web.client |
Web client test utilities.
|
Class and Description |
---|
MockServerRestTemplateCustomizer
RestTemplateCustomizer that can be applied to a RestTemplateBuilder
instances to add MockRestServiceServer support. |
Class and Description |
---|
TestRestTemplate
Convenient alternative of
RestTemplate that is suitable for integration tests. |
TestRestTemplate.HttpClientOption
Options used to customize the Apache Http Client if it is used.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.