Polishing

This commit is contained in:
Sam Brannen
2019-03-19 18:46:05 +01:00
parent 228cae216e
commit 2bbd52c9f3

View File

@@ -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}