spring-framework/spring-test/src/main/java
Sam Brannen ee5d6c8f83 Exclude null requestURI in MHSR.getRequestURL()
This commit undoes the changes made in ec5d81e78e and ensures that the
getRequestURL() method in MockHttpServletRequest does not include the
String "null" for a null requestURI by first checking if the requestURI
contains text before including it in the composed URL.

Issue: SPR-10643
2013-09-11 23:08:05 +02:00
..
org/springframework Exclude null requestURI in MHSR.getRequestURL() 2013-09-11 23:08:05 +02:00
overview.html Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00