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