Class AfterTestExecutionEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.test.context.event.TestContextEvent
org.springframework.test.context.event.AfterTestExecutionEvent
- All Implemented Interfaces:
- Serializable
TestContextEvent published by the EventPublishingTestExecutionListener when
TestExecutionListener.afterTestExecution(TestContext)
is invoked.- Since:
- 5.2
- Author:
- Frank Scheffler
- See Also:
- 
Field SummaryFields inherited from class EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class TestContextEventgetSource, getTestContextMethods inherited from class ApplicationEventgetTimestampMethods inherited from class EventObjecttoString
- 
Constructor Details- 
AfterTestExecutionEvent
 
-