Class ExtentKlovReporterConfig
java.lang.Object
com.aventstack.extentreports.reporter.configuration.AbstractConfiguration
com.aventstack.extentreports.reporter.ExtentKlovReporterConfig
public class ExtentKlovReporterConfig
extends com.aventstack.extentreports.reporter.configuration.AbstractConfiguration
Defines configuration settings for the Klov reporter
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aventstack.extentreports.reporter.configuration.AbstractConfiguration
com.aventstack.extentreports.reporter.configuration.AbstractConfiguration.AbstractConfigurationBuilder<C extends com.aventstack.extentreports.reporter.configuration.AbstractConfiguration,B extends com.aventstack.extentreports.reporter.configuration.AbstractConfiguration.AbstractConfigurationBuilder<C, B>> -
Field Summary
Fields inherited from class com.aventstack.extentreports.reporter.configuration.AbstractConfiguration
reporter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aventstack.extentreports.reporter.configuration.AbstractConfiguration
getReporter, getReportName, getStore, getTimeStampFormat, setReporter, setReportName, setTimeStampFormat
-
Constructor Details
-
ExtentKlovReporterConfig
public ExtentKlovReporterConfig()
-