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