Package | Description |
---|---|
com.relevantcodes.extentreports | |
com.relevantcodes.extentreports.converters |
Modifier and Type | Method and Description |
---|---|
ExtentReports |
ExtentReports.addSystemInfo(Map<String,String> info)
Add system information to the SystemInfo view
|
ExtentReports |
ExtentReports.addSystemInfo(String param,
String value)
Add system information to the SystemInfo view
|
ExtentReports |
ExtentReports.assignProject(String name)
Assign a project name to the report
|
ExtentReports |
ExtentReports.startReporter(ReporterType reporterType,
String filePath)
Starts a custom reporter based upon
ReporterType . |
Constructor and Description |
---|
TestConverter(ExtentReports extent,
File file) |
Copyright © 2016. All rights reserved.