Generated by
JDiff

Class org.springframework.test.context.MergedContextConfiguration

Added Constructors
MergedContextConfiguration(Class<?>, String[], Class[], Set<Class<ApplicationContextInitializer<ConfigurableApplicationContext>>>, String[], String[], String[], ContextLoader, CacheAwareContextLoaderDelegate, MergedContextConfiguration) Create a new {@code MergedContextConfiguration} instance for the supplied parameters.
MergedContextConfiguration(MergedContextConfiguration) Create a new {@code MergedContextConfiguration} instance by copying all fields from the supplied {@code MergedContextConfiguration}.
 

Added Methods
String[] getPropertySourceLocations() Get the merged resource locations for test {@code PropertySources} for the #getTestClass() test class.
String[] getPropertySourceProperties() Get the merged test {@code PropertySource} properties for the #getTestClass() test class.