| Package | Description |
|---|---|
| com.relevantcodes.extentreports |
| Modifier and Type | Method and Description |
|---|---|
static ReporterType |
ReporterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReporterType[] |
ReporterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExtentReports |
ExtentReports.startReporter(ReporterType reporterType,
String filePath)
Starts a custom reporter based upon
ReporterType. |
Copyright © 2015. All rights reserved.