public class ExtentTestNGReportBuilder
extends java.lang.Object
| Constructor and Description |
|---|
ExtentTestNGReportBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod(org.testng.ITestResult result) |
void |
beforeClass() |
void |
beforeMethod(java.lang.reflect.Method method) |
void |
beforeSuite() |