mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish Javadoc
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ import static java.lang.annotation.ElementType.METHOD;
|
||||
import static java.lang.annotation.RetentionPolicy.RUNTIME;
|
||||
|
||||
/**
|
||||
* {@link EventListener @EventListener} annotation used to consume a
|
||||
* {@link EventListener @EventListener} annotation used to consume an
|
||||
* {@link AfterTestClassEvent} published by the
|
||||
* {@link org.springframework.test.context.event.EventPublishingTestExecutionListener
|
||||
* EventPublishingTestExecutionListener}.
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ import static java.lang.annotation.ElementType.METHOD;
|
||||
import static java.lang.annotation.RetentionPolicy.RUNTIME;
|
||||
|
||||
/**
|
||||
* {@link EventListener @EventListener} annotation used to consume a
|
||||
* {@link EventListener @EventListener} annotation used to consume an
|
||||
* {@link AfterTestExecutionEvent} published by the
|
||||
* {@link org.springframework.test.context.event.EventPublishingTestExecutionListener
|
||||
* EventPublishingTestExecutionListener}.
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ import static java.lang.annotation.ElementType.METHOD;
|
||||
import static java.lang.annotation.RetentionPolicy.RUNTIME;
|
||||
|
||||
/**
|
||||
* {@link EventListener @EventListener} annotation used to consume a
|
||||
* {@link EventListener @EventListener} annotation used to consume an
|
||||
* {@link AfterTestMethodEvent} published by the
|
||||
* {@link org.springframework.test.context.event.EventPublishingTestExecutionListener
|
||||
* EventPublishingTestExecutionListener}.
|
||||
|
||||
Reference in New Issue
Block a user