Generated by
JDiff

Package org.springframework.test.context

Added Interfaces
ActiveProfilesResolver Strategy interface for programmatically resolving which active bean definition profiles should be used when loading an ApplicationContext for a test class.
 

Changed Classes and Interfaces
ContextConfigurationAttributes {@code ContextConfigurationAttributes} encapsulates the context configuration attributes declared on a test class via @ContextConfiguration.
TestContext {@code TestContext} encapsulates the context in which a test is executed, agnostic of the actual testing framework in use.