spring-framework/spring-test
Rossen Stoyanchev 12850c5fc4 Fix test failure by using the new cloneBuilder method
The cloneBuilder helps to avoid the issue in the comment of the ticket.
Rather than creating the WebClient to then obtain a fresh builder which
causes connector instantiation, we now use the cloneBuilder

Issue: SPR-15674
2017-06-23 16:22:10 -04:00
..
src Fix test failure by using the new cloneBuilder method 2017-06-23 16:22:10 -04:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00