Generated by
JDiff

Package org.springframework.test.context

Changed Classes
MergedContextConfiguration {@code MergedContextConfiguration} encapsulates the merged context configuration declared on a test class and all of its superclasses via @ContextConfiguration and @ActiveProfiles.
TestContextManager {@code TestContextManager} is the main entry point into the Spring TestContext Framework, which provides support for loading and accessing application contexts, dependency injection of test instances, transactional execution of test methods, etc.