Generated by
JDiff

Class org.springframework.test.context.MergedContextConfiguration

Added Constructors
MergedContextConfiguration(Class<?>, String[], Class[], Set<Class<ApplicationContextInitializer<ConfigurableApplicationContext>>>, String[], String[], String[], Set<ContextCustomizer>, ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) Create a new {@code MergedContextConfiguration} instance for the supplied parameters.
 

Added Methods
Set<ContextCustomizer> getContextCustomizers() Get the merged ContextCustomizers that will be applied when the application context is loaded.