spring-framework/spring-test
Rossen Stoyanchev 813d3efe61 ExchangeResult refactoring in WebTestClient
The WebTestClient API no longer provides access to a base
ExchangeResult without a decoded response body.

Instead the response has to be decoded first and tests can then
access the EntityExchangeResult and FluxExchangeResult sub-types.
2017-03-09 17:40:56 -05:00
..
src ExchangeResult refactoring in WebTestClient 2017-03-09 17:40:56 -05:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00