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