- EmailTemplate - Enum in com.aventstack.extentreports.reporter.configuration
-
- enableDashboardView(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
-
Setting to enable or disable the dashboard view
- enableOfflineMode(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the
report can be viewed without an internet connection
- enableOfflineMode(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
-
Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the
report can be viewed without an internet connection
- enableOfflineMode(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
-
Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the
report can be viewed without an internet connection
- enableOfflineMode(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
-
Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the
report can be viewed without an internet connection
- enableOfflineMode(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
-
Creates the HTML report, saving all resources (css, js, fonts) in the same location, so the
report can be viewed without an internet connection
- enableTimeline(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
Enable or disable the Timeline section in the Dashboard view
- enableTimeline(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
-
Enable or disable the Timeline section in the Dashboard view
- enableTimeline(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
Enable or disable the Timeline section in the Dashboard view
- end() - Method in class com.aventstack.extentreports.model.Test
-
- endTime - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
-
- enforceOfflineMode() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- error(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- error(String) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event Status.ERROR
with details
- error(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- error(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.ERROR
and exception
- error(Markup) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with
Status.ERROR
and custom
Markup
such as:
Code block
Label
Table
- ExceptionInfo - Class in com.aventstack.extentreports.model
-
- ExceptionInfo() - Constructor for class com.aventstack.extentreports.model.ExceptionInfo
-
- ExceptionInfo(Throwable) - Constructor for class com.aventstack.extentreports.model.ExceptionInfo
-
- ExceptionTestContext - Class in com.aventstack.extentreports.model
-
- ExceptionTestContext(ExceptionInfo) - Constructor for class com.aventstack.extentreports.model.ExceptionTestContext
-
- ExceptionTestContextImpl - Class in com.aventstack.extentreports
-
Provides and tracks the collection of tests segregated by the type of
Exception
- ExceptionTestContextImpl() - Constructor for class com.aventstack.extentreports.ExceptionTestContextImpl
-
- ExceptionUtil - Class in com.aventstack.extentreports.utils
-
- ExtentAventReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentAventReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentAventReporter
-
- ExtentAventReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentAventReporter
-
- ExtentAventReporterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentAventReporterConfiguration(ExtentAventReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
- ExtentBDDFormatterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentBDDFormatterConfiguration(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
-
- ExtentBDDReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentBDDReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentBDDReporter
-
- ExtentBDDReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentBDDReporter
-
- ExtentCardsReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentCardsReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentCardsReporter
-
- ExtentCardsReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentCardsReporter
-
- ExtentCardsReporterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentCardsReporterConfiguration(ExtentCardsReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
-
- ExtentColor - Enum in com.aventstack.extentreports.markuputils
-
- ExtentEmailFormatterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentEmailFormatterConfiguration() - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentEmailFormatterConfiguration
-
- ExtentEmailReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentEmailReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentEmailReporter
-
- ExtentEmailReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentEmailReporter
-
- ExtentHtmlReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentHtmlReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentHtmlReporter
-
- ExtentHtmlReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentHtmlReporter
-
- ExtentHtmlReporterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentHtmlReporterConfiguration(ExtentHtmlReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
- ExtentKlovReporter - Class in com.aventstack.extentreports.reporter
-
ExtentKlovReporter is a NoSQL database reporter (MongoDB), which updates information in
the database which is then used by the ExtentX server to display in-depth analysis.
- ExtentKlovReporter() - Constructor for class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the KlovReporter
- ExtentKlovReporter(String, String) - Constructor for class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the KlovReporter with project and report names
- ExtentLoggerFormatterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentLoggerFormatterConfiguration(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
-
- ExtentLoggerReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentLoggerReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentLoggerReporter
-
- ExtentLoggerReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentLoggerReporter
-
- ExtentReporter - Interface in com.aventstack.extentreports
-
Primary interface implemented by each reporter.
- ExtentReports - Class in com.aventstack.extentreports
-
The ExtentReports report client for starting reporters and building reports.
- ExtentReports() - Constructor for class com.aventstack.extentreports.ExtentReports
-
- ExtentTabularFormatterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
-
Defines configuration settings for the HTML reporter
- ExtentTabularFormatterConfiguration(ExtentTabularReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
-
- ExtentTabularReporter - Class in com.aventstack.extentreports.reporter
-
The ExtentHtmlReporter creates a rich standalone HTML file.
- ExtentTabularReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentTabularReporter
-
- ExtentTabularReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentTabularReporter
-
- ExtentTest - Class in com.aventstack.extentreports
-
Defines a test.
- ExtentTestInterruptedException - Exception in com.aventstack.extentreports.exceptions
-
- ExtentTestInterruptedException(Throwable) - Constructor for exception com.aventstack.extentreports.exceptions.ExtentTestInterruptedException
-
- ExtentTestInterruptedException(String) - Constructor for exception com.aventstack.extentreports.exceptions.ExtentTestInterruptedException
-
- ExtentTestInterruptedException(String, Throwable) - Constructor for exception com.aventstack.extentreports.exceptions.ExtentTestInterruptedException
-
- IAddsMedia<T> - Interface in com.aventstack.extentreports.model
-
- Icon - Class in com.aventstack.extentreports.viewdefs
-
- Icon() - Constructor for class com.aventstack.extentreports.viewdefs.Icon
-
- IGherkinFormatterModel - Interface in com.aventstack.extentreports.gherkin.model
-
- info(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- info(String) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.INFO
with details
- info(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- info(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.INFO
and exception
- info(Markup) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with
Status.INFO
and custom
Markup
such as:
Code block
Label
Table
- init(String) - Method in class com.aventstack.extentreports.mediastorage.impl.HttpMediaManagerImplKlov
-
- init(String) - Method in class com.aventstack.extentreports.mediastorage.LocalMediaStorageHandler
-
- init(String) - Method in interface com.aventstack.extentreports.mediastorage.MediaStorage
-
- init(String[], BasicFileConfiguration) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- initKlovServerConnection(String) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a connection url
- initMongoDbConnection(String) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initialize Mongo DB connection with host and default port: 27017
- initMongoDbConnection(String, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initialize Mongo DB connection with host and MongoClientOptions
- initMongoDbConnection(String, int) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initialize Mongo DB connection with host and post
- initMongoDbConnection(MongoClientURI) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initialize Mongo DB connection with a MongoClientURI
- initMongoDbConnection(ServerAddress) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with ServerAddress
- initMongoDbConnection(List<ServerAddress>) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress
addresses
- initMongoDbConnection(List<ServerAddress>, List<MongoCredential>) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress
and MongoCredential
- initMongoDbConnection(List<ServerAddress>, List<MongoCredential>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress
,
MongoCredential
and MongoClientOptions
- initMongoDbConnection(List<ServerAddress>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress
and MongoClientOptions
- initMongoDbConnection(ServerAddress, List<MongoCredential>) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with ServerAddress
and a list of
MongoCredential
credentials
- initMongoDbConnection(ServerAddress, List<MongoCredential>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress
,
MongoCredential
and MongoClientOptions
- initMongoDbConnection(ServerAddress, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Initializes the Mongo DB connection with a ServerAddress
and
MongoClientOptions
- IntUtils - Class in com.aventstack.extentreports.utils
-
- IntUtils() - Constructor for class com.aventstack.extentreports.utils.IntUtils
-
- InvalidAnalysisStrategyException - Exception in com.aventstack.extentreports.exceptions
-
- InvalidAnalysisStrategyException(String) - Constructor for exception com.aventstack.extentreports.exceptions.InvalidAnalysisStrategyException
-
- InvalidFileException - Exception in com.aventstack.extentreports.exceptions
-
- InvalidFileException() - Constructor for exception com.aventstack.extentreports.exceptions.InvalidFileException
-
- InvalidFileException(Throwable) - Constructor for exception com.aventstack.extentreports.exceptions.InvalidFileException
-
- InvalidFileException(String) - Constructor for exception com.aventstack.extentreports.exceptions.InvalidFileException
-
- InvalidFileException(String, Throwable) - Constructor for exception com.aventstack.extentreports.exceptions.InvalidFileException
-
- IReporterConfiguration - Interface in com.aventstack.extentreports.reporter.configuration
-
- isBehaviorDrivenType() - Method in class com.aventstack.extentreports.model.Test
-
- isChildNode() - Method in class com.aventstack.extentreports.model.Test
-
- isDirectory(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
-
- isDirectory(File) - Static method in class com.aventstack.extentreports.utils.FileUtil
-
- isEmpty() - Method in class com.aventstack.extentreports.model.AbstractStructure
-
- isEmpty() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
-
- isNotNullOrEmpty(String) - Static method in class com.aventstack.extentreports.utils.StringUtil
-
- saveOfflineResources(String, String[], String) - Static method in class com.aventstack.extentreports.resource.OfflineResxDelegate
-
- saveOfflineResources(String[], String) - Static method in class com.aventstack.extentreports.resource.OfflineResxDelegate
-
- saveScreenCapture(BasicMongoReportElement, ScreenCapture) - Method in class com.aventstack.extentreports.mediastorage.KlovMediaStorageHandler
-
- Scenario - Class in com.aventstack.extentreports.gherkin.model
-
- Scenario() - Constructor for class com.aventstack.extentreports.gherkin.model.Scenario
-
- ScenarioOutline - Class in com.aventstack.extentreports.gherkin.model
-
- ScenarioOutline() - Constructor for class com.aventstack.extentreports.gherkin.model.ScenarioOutline
-
- ScreenCapture - Class in com.aventstack.extentreports.model
-
- ScreenCapture() - Constructor for class com.aventstack.extentreports.model.ScreenCapture
-
- Screencast - Class in com.aventstack.extentreports.model
-
- Screencast() - Constructor for class com.aventstack.extentreports.model.Screencast
-
- setAnalysisStrategy(AnalysisStrategy) - Method in interface com.aventstack.extentreports.AnalysisStrategyService
-
- setAnalysisStrategy(AnalysisStrategy) - Method in class com.aventstack.extentreports.ExtentReports
-
Type of AnalysisStrategy for the reporter.
- setAnalysisStrategy(AnalysisStrategy) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setAppendExisting(Boolean) - Method in interface com.aventstack.extentreports.reporter.ReportAppendable
-
- setAttributeContext(T, Test) - Method in class com.aventstack.extentreports.TestAttributeTestContextProvider
-
- setAuthor(TestAttribute) - Method in class com.aventstack.extentreports.model.Test
-
- setAuthorContext(TestAttributeTestContextProvider<Author>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setAuthorContextInfo(TestAttributeTestContextProvider<Author>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of author and associated tests with the reporter
- setAutoCreateRelativePathMedia(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
Setting to automatically store screen shots relative to the path.
- setAutoCreateRelativePathMedia(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
-
Setting to automatically store screen shots relative to the path.
- setAutoCreateRelativePathMedia(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
-
Setting to automatically store screen shots relative to the path.
- setAutoCreateRelativePathMedia(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
Setting to automatically store screen shots relative to the path.
- setAutoCreateRelativePathMedia(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
-
Setting to automatically store screen shots relative to the path.
- setAutoCreateRelativePathMedia(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
-
Setting to automatically store screen shots relative to the path.
- setBase64String(String) - Method in class com.aventstack.extentreports.model.Media
-
- setBehaviorDrivenType(IGherkinFormatterModel) - Method in class com.aventstack.extentreports.model.Test
-
- setBehaviorDrivenType(Class<? extends IGherkinFormatterModel>) - Method in class com.aventstack.extentreports.model.Test
-
- setCategory(TestAttribute) - Method in class com.aventstack.extentreports.model.Test
-
- setCategoryContext(TestAttributeTestContextProvider<Category>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setCategoryContextInfo(TestAttributeTestContextProvider<Category>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of category and associated tests with the reporter
- setConfig(Config) - Method in class com.aventstack.extentreports.externalconfig.model.ConfigMap
-
- setCSS(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Sets CSS to be used to customize the look and feel of your report
- setDescription(String) - Method in class com.aventstack.extentreports.model.Media
-
- setDescription(String) - Method in class com.aventstack.extentreports.model.Test
-
- setDescription(String) - Method in class com.aventstack.extentreports.model.TestAttribute
-
- setDetails(String) - Method in class com.aventstack.extentreports.model.Log
-
- setDevice(TestAttribute) - Method in class com.aventstack.extentreports.model.Test
-
- setDeviceContext(TestAttributeTestContextProvider<Device>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setDeviceContextInfo(TestAttributeTestContextProvider<Device>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of device and associated tests with the reporter
- setDocumentTitle(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Sets the document title denoted by the title
tag
- setEncoding(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Sets file encoding, eg: UTF-8
- setEndTime(Date) - Method in class com.aventstack.extentreports.model.Test
-
- setEndTime(Date) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setException(Throwable) - Method in class com.aventstack.extentreports.model.ExceptionInfo
-
- setExceptionContext(ExceptionInfo, Test) - Method in class com.aventstack.extentreports.ExceptionTestContextImpl
-
- setExceptionContext(ExceptionTestContextImpl) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setExceptionContextInfo(ExceptionTestContextImpl) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of exceptions and associated tests with the reporter
- setExceptionInfo(ExceptionInfo) - Method in class com.aventstack.extentreports.model.Log
-
- setExceptionInfo(ExceptionInfo) - Method in class com.aventstack.extentreports.model.Test
-
- setExceptionName(String) - Method in class com.aventstack.extentreports.model.ExceptionInfo
-
- setExtentInstance(ExtentReports) - Method in class com.aventstack.extentreports.model.Test
-
- setFilePath(String) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- setGherkinDialect(String) - Method in class com.aventstack.extentreports.ExtentReports
-
Allows setting the target language for Gherkin keywords.
- setJS(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Adds custom JavaScript
- setKey(String) - Method in class com.aventstack.extentreports.externalconfig.model.Config
-
- setLanguage(String) - Static method in class com.aventstack.extentreports.gherkin.GherkinDialectProvider
-
Sets/changes the default language
- setLevel(int) - Method in class com.aventstack.extentreports.model.Test
-
- setLevel(Status...) - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
-
- setLogObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setMarkup(Markup) - Method in class com.aventstack.extentreports.model.Log
-
- setMediaCollection(MongoCollection<Document>) - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
-
- setMediaType(MediaType) - Method in class com.aventstack.extentreports.model.Media
-
- setName(String) - Method in class com.aventstack.extentreports.model.Media
-
- setName(String) - Method in class com.aventstack.extentreports.model.SystemAttribute
-
- setName(String) - Method in class com.aventstack.extentreports.model.Test
-
- setName(String) - Method in class com.aventstack.extentreports.model.TestAttribute
-
- setObjectId(ObjectId) - Method in interface com.aventstack.extentreports.model.BasicMongoReportElement
-
- setObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Log
-
- setObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Test
-
- setParent(Test) - Method in class com.aventstack.extentreports.model.Test
-
- setPath(String) - Method in class com.aventstack.extentreports.model.Media
-
- setProjectId(ObjectId) - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
-
- setProjectName(String) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Sets the project name
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setReportId(ObjectId) - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
-
- setReportName(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
-
- setReportName(String) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
Sets the report name
- setReportObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setReportStatusStats(ReportStatusStats) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setReportStatusStats(ReportStatusStats) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Report Status stats of the run session for all possible levels:
Features/Tests
Scenarios/Logs
Steps
- setReportUsesManualConfiguration(boolean) - Method in class com.aventstack.extentreports.ExtentReports
-
Use this setting when building post-execution reports, such as from TestNG IReporter.
- setScreenCapture(ScreenCapture) - Method in class com.aventstack.extentreports.model.Log
-
- setScreenCapture(ScreenCapture) - Method in class com.aventstack.extentreports.model.Test
-
- setScreencast(Screencast) - Method in class com.aventstack.extentreports.model.Log
-
- setScreencast(Screencast) - Method in class com.aventstack.extentreports.model.Test
-
- setSequence(int) - Method in class com.aventstack.extentreports.model.Log
-
- setSequence(int) - Method in class com.aventstack.extentreports.model.Media
-
- setStackTrace(String) - Method in class com.aventstack.extentreports.model.ExceptionInfo
-
- setStartTime(Date) - Method in class com.aventstack.extentreports.model.Test
-
- setStatus(Status) - Method in class com.aventstack.extentreports.model.Log
-
- setStatus(Status) - Method in class com.aventstack.extentreports.model.Test
-
- setStatusHierarchy(List<Status>) - Method in class com.aventstack.extentreports.StatusConfigurator
-
- setStatusList(List<Status>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setStatusList(List<Status>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
A distinct list of status assigned to tests
- setStepName(String) - Method in class com.aventstack.extentreports.model.Log
-
- setSystemAttribute(SystemAttribute) - Method in class com.aventstack.extentreports.SystemAttributeContext
-
- setSystemAttributeContext(SystemAttributeContext) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setSystemAttributeContext(SystemAttributeContext) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Passes all system information to the reporter
- setSystemInfo(String, String) - Method in class com.aventstack.extentreports.ExtentReports
-
Adds any applicable system information to all started reporters
- setTemplate(EmailTemplate) - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
-
Allows selecting from available email templates:
DEFAULT
NEWSLETTER
NEWSLETTER_COMPLETE
- setTest(Test) - Method in class com.aventstack.extentreports.model.ExceptionTestContext
-
- setTest(Test) - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
-
- setTestList(List<Test>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setTestList(List<Test>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of tests with the reporter
- setTestObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setTestRunnerLogs(List<String>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
-
- setTestRunnerLogs(List<String>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Passes the complete list of logs to the reporter
- setTestRunnerOutput(List<String>) - Method in class com.aventstack.extentreports.ExtentReports
-
Adds logs from test framework tools to the test-runner logs view (if available in the reporter)
- setTestRunnerOutput(String) - Method in class com.aventstack.extentreports.ExtentReports
-
Adds logs from test framework tools to the test-runner logs view (if available in the reporter)
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
Sets the
Theme
of the report
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
-
Sets the
Theme
of the report
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
-
Sets the
Theme
of the report
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
Sets the
Theme
of the report
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
-
Sets the
Theme
of the report
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
-
Sets the
Theme
of the report
- setTimestamp(Date) - Method in class com.aventstack.extentreports.model.Log
-
- setTimeStampFormat(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
-
Sets the timestamp format
- setUseManualConfiguration(boolean) - Method in class com.aventstack.extentreports.model.Test
-
- setValue(Object) - Method in class com.aventstack.extentreports.externalconfig.model.Config
-
- setViewStyle(String) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
-
Allows changing the view style.
- size() - Method in class com.aventstack.extentreports.model.AbstractStructure
-
- size() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
-
- skip(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- skip(String) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event Status.SKIP
with details
- skip(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- skip(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.SKIP
and exception
- skip(Markup) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with
Status.SKIP
and custom
Markup
such as:
Code block
Label
Table
- SourceProvider - Interface in com.aventstack.extentreports
-
Some formatters can provide the source which is also written to file,
for example, Email formatters or reporters.
- start() - Method in interface com.aventstack.extentreports.ExtentReporter
-
Starts passing run information to the reporter
- start() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- start() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
- start() - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
-
- startTime - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
-
- Status - Enum in com.aventstack.extentreports
-
List of allowed status for
Log
- statusConfigurator() - Method in class com.aventstack.extentreports.ReportConfigurator
-
- StatusConfigurator - Class in com.aventstack.extentreports
-
- statusList - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
-
- stop() - Method in interface com.aventstack.extentreports.ExtentReporter
-
Stops the reporter.
- stop() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- stop() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
-
- stop() - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
-
- storeMedia(Media) - Method in class com.aventstack.extentreports.mediastorage.impl.HttpMediaManagerImplKlov
-
- storeMedia(Media) - Method in class com.aventstack.extentreports.mediastorage.LocalMediaStorageHandler
-
- storeMedia(Media) - Method in interface com.aventstack.extentreports.mediastorage.MediaStorage
-
- StringUtil - Class in com.aventstack.extentreports.utils
-
- SystemAttribute - Class in com.aventstack.extentreports.model
-
- SystemAttribute(String, String) - Constructor for class com.aventstack.extentreports.model.SystemAttribute
-
- SystemAttributeContext - Class in com.aventstack.extentreports
-
A simple key-value pair collection to store System/Environment information
- SystemAttributeContext() - Constructor for class com.aventstack.extentreports.SystemAttributeContext
-
- valueOf(String) - Static method in enum com.aventstack.extentreports.AnalysisStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.markuputils.CodeLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.markuputils.ExtentColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.model.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.reporter.configuration.EmailTemplate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.reporter.configuration.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.reporter.configuration.Theme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.aventstack.extentreports.AnalysisStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.markuputils.CodeLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.markuputils.ExtentColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.model.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.reporter.configuration.EmailTemplate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.reporter.configuration.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.reporter.configuration.Theme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.