public class ExtentLoggerReporter extends BasicFileReporter
config() method.| Constructor and Description |
|---|
ExtentLoggerReporter(java.io.File file) |
ExtentLoggerReporter(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
ExtentLoggerReporterConfiguration |
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, 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 ExtentLoggerReporter(java.lang.String path)
public ExtentLoggerReporter(java.io.File file)
public ExtentLoggerReporterConfiguration 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.