|
|
|
|
@ -40,6 +40,7 @@ import org.springframework.test.context.support.AbstractTestExecutionListener;
@@ -40,6 +40,7 @@ import org.springframework.test.context.support.AbstractTestExecutionListener;
|
|
|
|
|
* <li>{@link AfterTestClassEvent}</li> |
|
|
|
|
* </ul> |
|
|
|
|
* |
|
|
|
|
* <h3>Listener Registration</h3> |
|
|
|
|
* <p>Note that this {@code TestExecutionListener} is not registered by default, |
|
|
|
|
* but it may be registered for a given test class via |
|
|
|
|
* {@link org.springframework.test.context.TestExecutionListeners @TestExecutionListeners} |
|
|
|
|
|