We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66e6d3 commit d6ba525Copy full SHA for d6ba525
spring-test/src/main/java/org/springframework/test/context/TestExecutionListener.java
@@ -45,7 +45,7 @@
45
* which implement {@code Ordered}):
46
* <ul>
47
* <li>{@link org.springframework.test.context.event.EventPublishingTestExecutionListener
48
- * EventPublishingTestExecutionListener}</li>
+ * EventPublishingTestExecutionListener} (not registered by default)</li>
49
* <li>{@link org.springframework.test.context.web.ServletTestExecutionListener
50
* ServletTestExecutionListener}</li>
51
* <li>{@link org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener
0 commit comments