spring-framework/spring-test
Rob Winch 966baea910 Fix HtmlUnitRequestBuilder merge
Previously invoking HtmlUnitRequestBuilder merge caused the pathInfo of
the parent to be corrupted. This could additional invocations with the
same parent.

This fix ensures that the parent is no longer directly used. Instead,
we create a copy of the parent by merging the parent that was passed in
with the copy.

Fixes SPR-14584
2016-08-12 20:43:01 -05:00
..
src Fix HtmlUnitRequestBuilder merge 2016-08-12 20:43:01 -05:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00