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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.aventstack.extentreports.reporter.configuration.AbstractConfiguration

    getReporter, getReportName, getStore, getTimeStampFormat, setReporter, setReportName, setTimeStampFormat

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExtentKlovReporterConfig

      public ExtentKlovReporterConfig()