Generated by
JDiff

Package org.springframework.test.context

Added Interfaces
ContextCustomizer Strategy interface for customizing application contexts that are created and managed by the Spring TestContext Framework.
ContextCustomizerFactory Factory for creating ContextCustomizers.
 

Changed Classes
ContextConfigurationAttributes {@code ContextConfigurationAttributes} encapsulates the context configuration attributes declared via @ContextConfiguration.
MergedContextConfiguration {@code MergedContextConfiguration} encapsulates the merged context configuration declared on a test class and all of its superclasses via @ContextConfiguration, @ActiveProfiles, and @TestPropertySource.
TestContextManager {@code TestContextManager} is the main entry point into the Spring TestContext Framework.