public class AfterTestMethodEvent extends TestContextEvent
TestContextEvent published by the EventPublishingTestExecutionListener when
TestExecutionListener.afterTestMethod(TestContext)
is invoked.@AfterTestMethod,
Serialized Formsource| Constructor and Description |
|---|
AfterTestMethodEvent(TestContext source) |
getSource, getTestContexttoStringpublic AfterTestMethodEvent(TestContext source)