Package org.springframework.test.context.event.annotation
@NullMarked
package org.springframework.test.context.event.annotation
test execution event annotations for the Spring testContext Framework.
-
Annotation InterfacesClassDescription
@EventListenerannotation used to consume anAftertestClassEventpublished by theEventPublishingtestExecutionListener.@EventListenerannotation used to consume anAftertestExecutionEventpublished by theEventPublishingtestExecutionListener.@EventListenerannotation used to consume anAftertestMethodEventpublished by theEventPublishingtestExecutionListener.@EventListenerannotation used to consume aBeforetestClassEventpublished by theEventPublishingtestExecutionListener.@EventListenerannotation used to consume aBeforetestExecutionpublished by theEventPublishingtestExecutionListener.@EventListenerannotation used to consume aBeforetestMethodEventpublished by theEventPublishingtestExecutionListener.@EventListenerannotation used to consume aPreparetestInstanceEventpublished by theEventPublishingtestExecutionListener.