Class BeforetestExecutionEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.test.context.event.testContextEvent
org.springframework.test.context.event.BeforetestExecutionEvent
- All Implemented Interfaces:
Serializable
testContextEvent published by the EventPublishingtestExecutionListener when
testExecutionListener.beforetestExecution(testContext)
is invoked.- Since:
- 5.2
- Author:
- Frank Scheffler
- See Also:
-
Field Summary
Fields inherited from class EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class testContextEvent
getSource, gettestContextMethods inherited from class ApplicationEvent
getTimestampMethods inherited from class EventObject
toString
-
Constructor Details
-
BeforetestExecutionEvent
-