spring-boot/spring-boot-test
Phillip Webb ab7b48de84 Provide TestRestTemplate for @WebIntegrationTests
Add a ContextCustomizerFactory to provide TestRestTemplate as a bean for
tests annotated with WebIntegrationTests. Additionally provide support
for automatically expanding URLs of the form `/example` to
`http://localhost:${local.server.port}/example`.

Fixes gh-5227
2016-03-23 22:20:11 -07:00
..
src Provide TestRestTemplate for @WebIntegrationTests 2016-03-23 22:20:11 -07:00
pom.xml Support HtmlUnit and Selenium localhost resolution 2016-03-23 22:20:02 -07:00