Generated by
JDiff

Class org.springframework.test.context.MergedContextConfiguration

Added Constructors
MergedContextConfiguration(Class<?>, String[], Class[], Set<Class<ApplicationContextInitializer<ConfigurableApplicationContext>>>, String[], ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) Create a new {@code MergedContextConfiguration} instance for the supplied test class, resource locations, annotated classes, context initializers, active profiles, {@code ContextLoader}, and parent configuration.
 

Added Methods
MergedContextConfiguration getParent() Get the MergedContextConfiguration for the parent application context in a context hierarchy.
ApplicationContext getParentApplicationContext() Get the parent ApplicationContext for the context defined by this {@code MergedContextConfiguration} from the context cache.