Generated by
JDiff

Package org.springframework.test.context.web

Added Classes
GenericGroovyXmlWebContextLoader Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from Groovy scripts and XML configuration files.
 

Changed Classes
ServletTestExecutionListener {@code TestExecutionListener} which provides mock Servlet API support to WebApplicationContexts loaded by the Spring TestContext Framework.
WebMergedContextConfiguration {@code WebMergedContextConfiguration} encapsulates the merged context configuration declared on a test class and all of its superclasses via @ContextConfiguration, @WebAppConfiguration, and @ActiveProfiles.
WebTestContextBootstrapper Web-specific implementation of the TestContextBootstrapper SPI.