public class HTMLReporter extends LogSettings implements IReporter
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLReporter.Config
Deprecated.
|
| Constructor and Description |
|---|
HTMLReporter(String filePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTest() |
void |
flush() |
Map<String,List<Test>> |
getCategoryTestMap() |
Map<String,String> |
getConfigurationMap() |
List<LogStatus> |
getLogStatusList() |
String |
getRunDuration() |
Date |
getStartedTime() |
com.relevantcodes.extentreports.SystemInfo |
getSystemInfo() |
Map<String,String> |
getSystemInfoMap() |
List<ExtentTest> |
getTestList() |
List<String> |
getTestRunnerLogList() |
void |
setTestRunnerLogs() |
void |
start(com.relevantcodes.extentreports.Report report) |
void |
stop() |
getLogDateFormat, getLogDateTimeFormat, getLogTimeFormat, getLongDateTimeFormatpublic HTMLReporter(String filePath)
public void start(com.relevantcodes.extentreports.Report report)
public void setTestRunnerLogs()
setTestRunnerLogs in interface IReporterpublic com.relevantcodes.extentreports.SystemInfo getSystemInfo()
public List<ExtentTest> getTestList()
public Date getStartedTime()
public String getRunDuration()
Copyright © 2015. All rights reserved.