|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
MergeMode |
Enumeration of modes that dictate whether or not explicitly declared listeners are merged with the default listeners when {@code @TestExecutionListeners} is declared on a class that does not inherit listeners from a superclass. |
|
{@code @TestPropertySource} is a class-level annotation that is used to configure the .locations of properties files and inlined .properties to be added to the {@code Environment}'s set of {@code PropertySources} for an ApplicationContext for integration tests. |
Changed Classes | |
|
{@code MergedContextConfiguration} encapsulates the merged context configuration declared on a test class and all of its superclasses via @ContextConfiguration, @ActiveProfiles, and @TestPropertySource. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |