| Name | Description | Type | Package | Framework |
| TestRestTemplate | Convenient subclass of RestTemplate that is suitable for integration tests. | Class | org.springframework.boot.test | Spring Boot |
| TestRestTemplate .CustomHttpComponentsClientHttpRequestFactory | HttpComponentsClientHttpRequestFactory to apply customizations. | Class | org.springframework.boot.test.TestRestTemplate | Spring Boot |
| TestRestTemplate .HttpClientOption | Options used to customize the Apache Http Client if it is used. | Class | org.springframework.boot.test.TestRestTemplate | Spring Boot |