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

public class AfterTestExecutionEvent extends TestContextEvent
Since:
5.2
Author:
Frank Scheffler
See Also:
  • Constructor Details

    • AfterTestExecutionEvent

      public AfterTestExecutionEvent(TestContext source)