Generated by
JDiff

Package org.springframework.test.context.support

Added Classes
AbstractTestContextBootstrapper Abstract implementation of the TestContextBootstrapper interface which provides most of the behavior required by a bootstrapper.
DefaultActiveProfilesResolver Default implementation of the ActiveProfilesResolver strategy that resolves active bean definition profiles based solely on profiles configured declaratively via ActiveProfiles.profiles or ActiveProfiles.value.
DefaultTestContextBootstrapper Default implementation of the TestContextBootstrapper SPI.
 

Changed Classes
AnnotationConfigContextLoaderUtils Utility methods for SmartContextLoaders that deal with annotated classes (e.g., @Configuration classes).