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