Generated by
JDiff

Class org.springframework.test.context.support.DirtiesContextTestExecutionListener

Removed Methods
void dirtyContext(TestContext) Marks the application context of the supplied test context as dirty, and sets the REINJECT_DEPENDENCIES_ATTRIBUTE in the test context to {@code true}.
 

Added Methods
void dirtyContext(TestContext, HierarchyMode) Marks the ApplicationContext application context of the supplied TestContext test context as TestContext#markApplicationContextDirty(HierarchyMode) dirty and sets the REINJECT_DEPENDENCIES_ATTRIBUTE in the test context to {@code true}.
void dirtyContext(TestContext) Marks the ApplicationContext application context of the supplied TestContext test context as TestContext#markApplicationContextDirty() dirty, and sets the REINJECT_DEPENDENCIES_ATTRIBUTE in the test context to {@code true}.