Class AfterTestMethodEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.test.context.event.TestContextEvent
org.springframework.test.context.event.AfterTestMethodEvent
All Implemented Interfaces:
Serializable

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

    • AfterTestMethodEvent

      public AfterTestMethodEvent(TestContext source)