Generated by
JDiff

Package org.springframework.test.context.junit4.statements

Changed Classes
RunAfterTestMethodCallbacks RunAfterTestMethodCallbacks is a custom JUnit 4.5+ Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling afterTestMethod() on the supplied TestContextManager.