spring-boot/spring-boot
Andy Wilkinson 7709543e67 Set web application context on ServletContext in plain web app tests
Previously, the web application context was only set on the
ServletContext in a full-blown integration test or when MockMvc was
used.

This commit updates SpringApplicationContextLoader so that the context
is also set on the context in a plain web application test (one where
MockMvc is not being used). The change is a partial backport of commit
7dffb702.

Closes gh-4370
2016-04-20 10:39:42 +01:00
..
src Set web application context on ServletContext in plain web app tests 2016-04-20 10:39:42 +01:00
pom.xml Next Development Version 2016-02-26 01:06:16 -08:00