Generated by
JDiff

Class org.springframework.test.context.web.WebMergedContextConfiguration

Documentation changed from old to new.

Changed Constructors
WebMergedContextConfiguration(Class<?>, String[], Class[], Set<Class<ApplicationContextInitializer<ConfigurableApplicationContext>>>, String[], String, ContextLoader) Documentation changed from old to new.
Create a new {@code WebMergedContextConfiguration} instance for the supplied test class, resource locations, annotated classes, context initializers, active profiles, resource base path, and {@code ContextLoader}.
 

Changed Methods
String getResourceBasePath() Documentation changed from old to new.
Get the resource path to the root directory of the web application for the #getTestClass() test class, configured via {@code @WebAppConfiguration}.