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