Generated by
JDiff

Class org.springframework.test.context.support.AbstractTestContextBootstrapper

Removed Methods
MergedContextConfiguration buildMergedContextConfiguration(Class<?>, String[], Class[], Set<Class<ApplicationContextInitializer<ConfigurableApplicationContext>>>, String[], ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) Build a MergedContextConfiguration instance from the supplied, merged values.
 

Added Methods
MergedContextConfiguration processMergedContextConfiguration(MergedContextConfiguration) Process the supplied, newly instantiated MergedContextConfiguration instance.
 

Changed Methods
List<String> getDefaultTestExecutionListenerClassNames() Changed from abstract to non-abstract. Get the names of the default TestExecutionListener classes for this bootstrapper.