public class ExtentSparkReporter extends BasicFileReporter
config() method.| Constructor and Description |
|---|
ExtentSparkReporter(java.io.File file) |
ExtentSparkReporter(java.io.File file,
ViewStyle viewStyle) |
ExtentSparkReporter(java.lang.String path) |
ExtentSparkReporter(java.lang.String path,
ViewStyle viewStyle) |
| Modifier and Type | Method and Description |
|---|---|
ExtentSparkReporterConfiguration |
config() |
void |
flush(ReportAggregates reportAggregates)
Write to or update the target source (file, database)
|
java.lang.String |
getReporterName()
Get the reporter name
|
containsStatus, containsStatus, enforceOfflineMode, getDestinationPath, getFileFile, getFilePath, getFreemarkerConfig, getSource, onScreenCaptureAdded, onScreenCaptureAdded, processTemplate, setFilePath, startgetConfigurationStore, init, loadConfig, loadConfig, loadConfig, loadInternalReporterConfiguration, loadUserConfig, loadXMLConfig, loadXMLConfig, loadXMLConfigautoCreateRelativePathMedia, getAnalysisStrategy, getAuthorContextInfo, getCategoryContextInfo, getDeviceContextInfo, getEndTime, getExceptionContextInfo, getLongRunDuration, getReportStatusStats, getRunDuration, getStartTime, getStatusCollection, getSystemAttributeContext, getTestList, getTestRunnerLogs, onAuthorAssigned, onCategoryAssigned, onDeviceAssigned, onLogAdded, onNodeStarted, onTestRemoved, onTestStarted, setAnalysisStrategy, setEndTime, setStartTime, stoppublic ExtentSparkReporter(java.lang.String path)
public ExtentSparkReporter(java.io.File file)
public ExtentSparkReporter(java.lang.String path,
ViewStyle viewStyle)
public ExtentSparkReporter(java.io.File file,
ViewStyle viewStyle)
public ExtentSparkReporterConfiguration config()
public void flush(ReportAggregates reportAggregates)
ExtentReporterflush in interface ExtentReporterflush in class BasicFileReporterreportAggregates - a ReportAggregates objectpublic java.lang.String getReporterName()
ExtentReporterCopyright © 2020. All Rights Reserved.