public class AfterTestMethodEvent extends TestContextEvent
TestContextEvent
published by the EventPublishingTestExecutionListener
when
TestExecutionListener.afterTestMethod(TestContext)
is invoked.@AfterTestMethod
,
Serialized Formsource
Constructor and Description |
---|
AfterTestMethodEvent(TestContext source) |
getSource, getTestContext
getTimestamp
toString
public AfterTestMethodEvent(TestContext source)