Generated by
JDiff

Package org.springframework.test.context.web

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.