Skip navigation links
A B C D E F G H I K L M O P R S T U V W 

A

AbstractReporter - Class in com.aventstack.extentreports.reporter
A base class for all Reporter types
AbstractReporter() - Constructor for class com.aventstack.extentreports.reporter.AbstractReporter
 
AbstractStructure<T> - Class in com.aventstack.extentreports.model
 
add(T) - Method in class com.aventstack.extentreports.model.AbstractStructure
 
addScreenCaptureFromPath(String, String) - Method in class com.aventstack.extentreports.ExtentTest
 
addScreenCaptureFromPath(String) - Method in class com.aventstack.extentreports.ExtentTest
 
addScreenCaptureFromPath(String, String) - Method in interface com.aventstack.extentreports.model.IAddsMedia
Adds a snapshot to the test or log with title
addScreenCaptureFromPath(String) - Method in interface com.aventstack.extentreports.model.IAddsMedia
Adds a snapshot to test or log
addScreencastFromPath(String) - Method in class com.aventstack.extentreports.ExtentTest
 
addScreencastFromPath(String) - Method in interface com.aventstack.extentreports.model.IAddsMedia
Adds a screencast to test or log
AnalysisStrategy - Enum in com.aventstack.extentreports
Strategy used to generate statistics for the current run
AnalysisStrategyService - Interface in com.aventstack.extentreports
Marker interface for a class that uses an AnalysisStrategy
And - Class in com.aventstack.extentreports.gherkin.model
 
And() - Constructor for class com.aventstack.extentreports.gherkin.model.And
 
assignAttribute(Test, TestAttribute, Map<String, ObjectId>, MongoCollection<Document>, TestAttributeTestContextProvider<T>) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
assignAuthor(String...) - Method in class com.aventstack.extentreports.ExtentTest
Assigns an author
assignCategory(String...) - Method in class com.aventstack.extentreports.ExtentTest
Assigns a category or group
assignDevice(String...) - Method in class com.aventstack.extentreports.ExtentTest
Assign a device
attachReporter(ExtentReporter...) - Method in class com.aventstack.extentreports.ExtentReports
Attach a ExtentReporter reporter, allowing it to access all started tests, nodes and logs
attachReporter(ExtentReporter...) - Method in interface com.aventstack.extentreports.ReportService
 
Author - Class in com.aventstack.extentreports.model
 
Author(String) - Constructor for class com.aventstack.extentreports.model.Author
 

B

Background - Class in com.aventstack.extentreports.gherkin.model
 
Background() - Constructor for class com.aventstack.extentreports.gherkin.model.Background
 
BasicConfiguration - Class in com.aventstack.extentreports.reporter.configuration
 
BasicConfiguration() - Constructor for class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
BasicConfiguration(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
BasicFileConfiguration - Class in com.aventstack.extentreports.reporter.configuration
Common configuration for file reporters: ExtentHtmlReporter
BasicFileConfiguration() - Constructor for class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
BasicFileConfiguration(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
BasicFileReporter - Class in com.aventstack.extentreports.reporter
A base class for all reporter types that generate an output file
BasicFileReporter(String) - Constructor for class com.aventstack.extentreports.reporter.BasicFileReporter
 
BasicFileReporter(File) - Constructor for class com.aventstack.extentreports.reporter.BasicFileReporter
 
BasicMongoReportElement - Interface in com.aventstack.extentreports.model
Marker interface for MongoDB elements
build() - Method in class com.aventstack.extentreports.MediaEntityBuilder
 
build() - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
But - Class in com.aventstack.extentreports.gherkin.model
 
But() - Constructor for class com.aventstack.extentreports.gherkin.model.But
 

C

capitalize(String) - Static method in class com.aventstack.extentreports.utils.StringUtil
 
Category - Class in com.aventstack.extentreports.model
 
Category(String) - Constructor for class com.aventstack.extentreports.model.Category
 
clear() - Method in class com.aventstack.extentreports.SystemAttributeContext
 
CodeLanguage - Enum in com.aventstack.extentreports.markuputils
List of supported languages that will be prettified on output
com.aventstack.extentreports - package com.aventstack.extentreports
 
com.aventstack.extentreports.exceptions - package com.aventstack.extentreports.exceptions
 
com.aventstack.extentreports.externalconfig - package com.aventstack.extentreports.externalconfig
 
com.aventstack.extentreports.externalconfig.model - package com.aventstack.extentreports.externalconfig.model
 
com.aventstack.extentreports.gherkin - package com.aventstack.extentreports.gherkin
 
com.aventstack.extentreports.gherkin.model - package com.aventstack.extentreports.gherkin.model
 
com.aventstack.extentreports.markuputils - package com.aventstack.extentreports.markuputils
 
com.aventstack.extentreports.mediastorage - package com.aventstack.extentreports.mediastorage
 
com.aventstack.extentreports.mediastorage.impl - package com.aventstack.extentreports.mediastorage.impl
 
com.aventstack.extentreports.mediastorage.model - package com.aventstack.extentreports.mediastorage.model
 
com.aventstack.extentreports.model - package com.aventstack.extentreports.model
 
com.aventstack.extentreports.reporter - package com.aventstack.extentreports.reporter
 
com.aventstack.extentreports.reporter.configuration - package com.aventstack.extentreports.reporter.configuration
 
com.aventstack.extentreports.reporter.impl - package com.aventstack.extentreports.reporter.impl
 
com.aventstack.extentreports.resource - package com.aventstack.extentreports.resource
 
com.aventstack.extentreports.utils - package com.aventstack.extentreports.utils
 
com.aventstack.extentreports.viewdefs - package com.aventstack.extentreports.viewdefs
 
config() - Method in class com.aventstack.extentreports.ExtentReports
Provides common report configurations
Config - Class in com.aventstack.extentreports.externalconfig.model
 
Config() - Constructor for class com.aventstack.extentreports.externalconfig.model.Config
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentAventReporter
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentBDDReporter
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentCardsReporter
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentHtmlReporter
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentLoggerReporter
 
config() - Method in class com.aventstack.extentreports.reporter.ExtentTabularReporter
 
configContext - Variable in class com.aventstack.extentreports.reporter.ConfigurableReporter
A key-value pair holding information from default and the user-provided configuration
ConfigLoader - Class in com.aventstack.extentreports.externalconfig
 
ConfigLoader(URL) - Constructor for class com.aventstack.extentreports.externalconfig.ConfigLoader
 
ConfigLoader(File, Boolean) - Constructor for class com.aventstack.extentreports.externalconfig.ConfigLoader
 
ConfigMap - Class in com.aventstack.extentreports.externalconfig.model
 
ConfigMap() - Constructor for class com.aventstack.extentreports.externalconfig.model.ConfigMap
 
ConfigurableReporter - Class in com.aventstack.extentreports.reporter
A base class to provide bootstrapping for loading custom configuration for the Reporter using XML or Properties file
ConfigurableReporter() - Constructor for class com.aventstack.extentreports.reporter.ConfigurableReporter
 
ConsoleLogger - Class in com.aventstack.extentreports.reporter.impl
 
ConsoleLogger() - Constructor for class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
containsKey(String) - Method in class com.aventstack.extentreports.externalconfig.model.ConfigMap
 
containsStatus(String) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
containsStatus(Status) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
createCodeBlock(String) - Static method in class com.aventstack.extentreports.markuputils.MarkupHelper
 
createCodeBlock(String, CodeLanguage) - Static method in class com.aventstack.extentreports.markuputils.MarkupHelper
 
createDirectory(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
createDirectory(String[]) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
createLabel(String, ExtentColor) - Static method in class com.aventstack.extentreports.markuputils.MarkupHelper
 
createNode(Class<? extends IGherkinFormatterModel>, String, String) - Method in class com.aventstack.extentreports.ExtentTest
Creates a BDD-style node with description representing one of the IGherkinFormatterModel classes: Feature Background Scenario Given When Then And
createNode(String, String) - Method in class com.aventstack.extentreports.ExtentTest
Creates a node with description
createNode(Class<? extends IGherkinFormatterModel>, String) - Method in class com.aventstack.extentreports.ExtentTest
Creates a BDD-style node representing one of the IGherkinFormatterModel classes such as: Feature Background Scenario Given When Then And
createNode(GherkinKeyword, String, String) - Method in class com.aventstack.extentreports.ExtentTest
Creates a BDD-style node with description using name of the Gherkin model such as: Feature Background Scenario Given When Then And
createNode(GherkinKeyword, String) - Method in class com.aventstack.extentreports.ExtentTest
Creates a BDD-style node using name of the Gherkin model such as: Feature Background Scenario Given When Then And
createNode(String) - Method in class com.aventstack.extentreports.ExtentTest
Creates a node
createScreenCaptureFromBase64String(String) - Static method in class com.aventstack.extentreports.MediaEntityBuilder
 
createScreenCaptureFromPath(String, String) - Static method in class com.aventstack.extentreports.MediaEntityBuilder
 
createScreenCaptureFromPath(String) - Static method in class com.aventstack.extentreports.MediaEntityBuilder
 
createTable(String[][]) - Static method in class com.aventstack.extentreports.markuputils.MarkupHelper
 
createTest(Class<? extends IGherkinFormatterModel>, String, String) - Method in class com.aventstack.extentreports.ExtentReports
Creates a BDD-style test with description representing one of the IGherkinFormatterModel classes such as: Feature Background Scenario Given When Then And But
createTest(Class<? extends IGherkinFormatterModel>, String) - Method in class com.aventstack.extentreports.ExtentReports
Creates a BDD-style test representing one of the IGherkinFormatterModel classes such as: Feature Background Scenario Given When Then And But
createTest(GherkinKeyword, String, String) - Method in class com.aventstack.extentreports.ExtentReports
Creates a BDD-style test with description using name of the Gherkin model such as: Feature Background Scenario Given When Then And But
createTest(GherkinKeyword, String) - Method in class com.aventstack.extentreports.ExtentReports
Creates a BDD-style test using name of the Gherkin model such as: Feature Background Scenario Given When Then And But
createTest(String, String) - Method in class com.aventstack.extentreports.ExtentReports
Creates a test with description
createTest(String) - Method in class com.aventstack.extentreports.ExtentReports
Creates a test

D

DateUtil - Class in com.aventstack.extentreports.utils
 
DateUtil() - Constructor for class com.aventstack.extentreports.utils.DateUtil
 
debug(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.DEBUG event with an exception and a media object: Screencast or ScreenCapture
debug(String) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event Status.DEBUG with details
debug(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.DEBUG event with an exception and a media object: Screencast or ScreenCapture
debug(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.SKIP and exception
debug(Markup) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.DEBUG and custom Markup such as: Code block Label Table
destination - Variable in class com.aventstack.extentreports.reporter.BasicFileReporter
 
Device - Class in com.aventstack.extentreports.model
 
Device(String) - Constructor for class com.aventstack.extentreports.model.Device
 

E

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
Logs an Status.ERROR event with an exception and a media object: Screencast or ScreenCapture
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
Logs an Status.ERROR event with an exception and a media object: Screencast or ScreenCapture
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
 

F

fail(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.FAIL event with details and a media object: Screencast or ScreenCapture
fail(String) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event Status.FAIL with details
fail(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.FAIL event with an exception and a media object: Screencast or ScreenCapture
fail(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.FAIL and exception
fail(Markup) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.FAIL and custom Markup such as: Code block Label Table
fatal(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.DATAL event with an exception and a media object: Screencast or ScreenCapture
fatal(String) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event Status.FATAL with details
fatal(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.FATAL event with an exception and a media object: Screencast or ScreenCapture
fatal(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.FATAL and exception
fatal(Markup) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.FATAL and custom Markup such as: Code block Label Table
Feature - Class in com.aventstack.extentreports.gherkin.model
 
Feature() - Constructor for class com.aventstack.extentreports.gherkin.model.Feature
 
fileExists(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
filePath - Variable in class com.aventstack.extentreports.reporter.BasicFileReporter
 
FileUtil - Class in com.aventstack.extentreports.utils
 
flush(ReportAggregates) - Method in interface com.aventstack.extentreports.ExtentReporter
Write to or update the target source (file, database)
flush() - Method in class com.aventstack.extentreports.ExtentReports
Writes test information from the started reporters to their output view extent-html-formatter: flush output to HTML file extent-klov-reporter: updates MongoDB collections extent-email-formatter (pro-only): creates or appends to an HTML file ConsoleLogger: no action taken
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentAventReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentBDDReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentCardsReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentHtmlReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentLoggerReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentTabularReporter
 

G

get(int) - Method in class com.aventstack.extentreports.model.AbstractStructure
 
getAll() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
getAnalysisStrategy() - Method in interface com.aventstack.extentreports.AnalysisStrategyService
 
getAnalysisStrategy() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getAttribute() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getAuthor(Integer) - Method in class com.aventstack.extentreports.model.Test
 
getAuthorContext() - Method in class com.aventstack.extentreports.model.Test
 
getAuthorContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getAuthorContextInfo() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getBase64String() - Method in class com.aventstack.extentreports.model.Media
 
getBehaviorDrivenType() - Method in class com.aventstack.extentreports.model.Test
 
getBgColor(Status) - Method in class com.aventstack.extentreports.viewdefs.TWBSColor
 
getCategory(Integer) - Method in class com.aventstack.extentreports.model.Test
 
getCategoryContext() - Method in class com.aventstack.extentreports.model.Test
 
getCategoryContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getCategoryContextInfo() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getChildCount() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountDebug() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountError() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountExceptions() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountFatal() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountInfo() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountPass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildCountWarning() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildPercentageFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildPercentageOthers() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildPercentagePass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getChildPercentageSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getCollectionValues(Map<String, ObjectId>) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
getColor(Status) - Method in class com.aventstack.extentreports.viewdefs.TWBSColor
 
getConfigContext() - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Returns the current configuration (default and user-defined)
getConfigList() - Method in class com.aventstack.extentreports.externalconfig.model.ConfigMap
 
getConfigMap() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
getConfigurationHash() - Method in class com.aventstack.extentreports.externalconfig.ConfigLoader
 
getContextKey() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getCSS() - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
getDefaultLanguage() - Static method in class com.aventstack.extentreports.gherkin.GherkinDialectProvider
 
getDescription() - Method in class com.aventstack.extentreports.model.Media
 
getDescription() - Method in class com.aventstack.extentreports.model.Test
 
getDescription() - Method in class com.aventstack.extentreports.model.TestAttribute
 
getDetails() - Method in class com.aventstack.extentreports.model.Log
 
getDevice(Integer) - Method in class com.aventstack.extentreports.model.Test
 
getDeviceContext() - Method in class com.aventstack.extentreports.model.Test
 
getDeviceContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getDeviceContextInfo() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getDialect() - Static method in class com.aventstack.extentreports.gherkin.GherkinDialectProvider
 
getDocumentTitle() - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
getEncoding() - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
getEndTime() - Method in class com.aventstack.extentreports.model.Test
 
getEndTime() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getEndTime() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getException() - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
getExceptionContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getExceptionContextInfo() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getExceptionHeadline(Throwable) - Static method in class com.aventstack.extentreports.utils.ExceptionUtil
 
getExceptionInfo() - Method in class com.aventstack.extentreports.model.ExceptionTestContext
 
getExceptionInfo() - Method in class com.aventstack.extentreports.model.Log
 
getExceptionInfoList() - Method in class com.aventstack.extentreports.model.Test
 
getExceptionName() - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
getExceptionTestContextList() - Method in class com.aventstack.extentreports.ExceptionTestContextImpl
 
getExtension(File) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
getExtension(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
getExtent() - Method in class com.aventstack.extentreports.ExtentTest
Returns the ExtentReports instance associated with this test
getExtentInstance() - Method in class com.aventstack.extentreports.model.Test
 
getFailed() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getFileFile() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getFileNameWithoutExtension(File) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
getFileNameWithoutExtension(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
getFilePath() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getFreemarkerConfig() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getGrandChildCount() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountDebug() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountError() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountExceptions() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountFatal() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountInfo() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountPass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildCountWarning() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildPercentageFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildPercentageOthers() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildPercentagePass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getGrandChildPercentageSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getHierarchicalName() - Method in class com.aventstack.extentreports.model.Test
 
getHighestStatus(List<Status>) - Static method in enum com.aventstack.extentreports.Status
 
getIcon(Status) - Method in class com.aventstack.extentreports.viewdefs.Icon
 
getIcon(Status) - Method in class com.aventstack.extentreports.viewdefs.MaterialIcon
 
getID() - Method in class com.aventstack.extentreports.model.Test
 
getId(Document) - Static method in class com.aventstack.extentreports.utils.MongoUtil
 
getInstance() - Static method in class com.aventstack.extentreports.ReportConfigurator
 
getInstance() - Static method in class com.aventstack.extentreports.StatusConfigurator
 
getInstance() - Static method in class com.aventstack.extentreports.utils.Writer
 
getIterator() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
getJS() - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
getKey() - Method in class com.aventstack.extentreports.externalconfig.model.Config
 
getKeywords() - Method in class com.aventstack.extentreports.gherkin.GherkinDialect
 
getLanguage() - Method in class com.aventstack.extentreports.gherkin.GherkinDialect
 
getLanguage() - Static method in class com.aventstack.extentreports.gherkin.GherkinDialectProvider
 
getLast() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
getLevel() - Method in class com.aventstack.extentreports.model.Test
 
getLevel() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
getLogContext() - Method in class com.aventstack.extentreports.model.Test
 
getLogObjectId() - Method in class com.aventstack.extentreports.model.Media
 
getLongRunDuration() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getMarkup() - Method in interface com.aventstack.extentreports.markuputils.Markup
 
getMarkup() - Method in class com.aventstack.extentreports.model.Log
 
getMedia() - Method in class com.aventstack.extentreports.MediaEntityModelProvider
 
getMediaCollection() - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
getMediaType() - Method in class com.aventstack.extentreports.model.Media
 
getModel() - Method in class com.aventstack.extentreports.ExtentTest
Returns the underlying test which controls the internal model
getName() - Method in class com.aventstack.extentreports.model.Media
 
getName() - Method in class com.aventstack.extentreports.model.SystemAttribute
 
getName() - Method in class com.aventstack.extentreports.model.Test
 
getName() - Method in class com.aventstack.extentreports.model.TestAttribute
 
getName() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getNodeContext() - Method in class com.aventstack.extentreports.model.Test
 
getObjectId() - Method in interface com.aventstack.extentreports.model.BasicMongoReportElement
 
getObjectId() - Method in class com.aventstack.extentreports.model.Log
 
getObjectId() - Method in class com.aventstack.extentreports.model.Media
 
getObjectId() - Method in class com.aventstack.extentreports.model.Test
 
getOthers() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getParent() - Method in class com.aventstack.extentreports.model.Log
 
getParent() - Method in class com.aventstack.extentreports.model.Test
 
getParentCount() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountError() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountExceptions() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountFatal() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountPass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentCountWarning() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentModel() - Method in class com.aventstack.extentreports.model.Log
 
getParentPercentageFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentPercentageOthers() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentPercentagePass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getParentPercentageSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getPassed() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getPath() - Method in class com.aventstack.extentreports.model.Media
 
getProjectId() - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
getProjectId() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
Returns the active Project ID
getProtocol() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
 
getProtocol() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
 
getProtocol() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
 
getProtocol() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
 
getProtocol() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
 
getProtocol() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
 
getReporter() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
getReporterName() - Method in interface com.aventstack.extentreports.ExtentReporter
Get the reporter name
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentAventReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentBDDReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentCardsReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentHtmlReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentLoggerReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentTabularReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
getReportId() - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
getReportId() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
Returns the active Report ID
getReportName() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
getReportObjectId() - Method in class com.aventstack.extentreports.model.Media
 
getReportStatusStats() - Method in class com.aventstack.extentreports.ReportAggregates
 
getReportStatusStats() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getRunDuration() - Method in class com.aventstack.extentreports.model.Test
 
getRunDuration() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getRunDurationMillis() - Method in class com.aventstack.extentreports.model.Test
 
getScreenCaptureContext() - Method in class com.aventstack.extentreports.model.Log
 
getScreenCaptureList() - Method in class com.aventstack.extentreports.model.Test
 
getScreencastContext() - Method in class com.aventstack.extentreports.model.Log
 
getScreencastList() - Method in class com.aventstack.extentreports.model.Test
 
getSequence() - Method in class com.aventstack.extentreports.model.Log
 
getSequence() - Method in class com.aventstack.extentreports.model.Media
 
getSkipped() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getSource() - Method in class com.aventstack.extentreports.model.ScreenCapture
 
getSource() - Method in class com.aventstack.extentreports.model.Screencast
 
getSource() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getSource() - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
getSource() - Method in interface com.aventstack.extentreports.SourceProvider
 
getSourceWithIcon() - Method in class com.aventstack.extentreports.model.ScreenCapture
 
getSourceWithIcon() - Method in class com.aventstack.extentreports.model.Screencast
 
getStackTrace() - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
getStackTrace(Throwable) - Static method in class com.aventstack.extentreports.utils.ExceptionUtil
 
getStartedReporters() - Method in class com.aventstack.extentreports.ExtentReports
Returns a list of started reporters
getStartTime() - Method in class com.aventstack.extentreports.model.Test
 
getStartTime() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getStartTime() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getStats() - Method in class com.aventstack.extentreports.ExtentReports
Returns an instance of ReportStatusStats with counts of tests executed by their status (pass, fail, skip etc)
getStatus() - Method in class com.aventstack.extentreports.ExtentTest
Provides the current run status of the test or node
getStatus() - Method in class com.aventstack.extentreports.model.Log
 
getStatus() - Method in class com.aventstack.extentreports.model.Test
 
getStatus() - Method in class com.aventstack.extentreports.ReportAggregates
 
getStatus() - Method in interface com.aventstack.extentreports.RunResult
 
getStatusHierarchy() - Static method in enum com.aventstack.extentreports.Status
Returns the hierarchical list of status, in the below order: FATAL FAIL ERROR WARNING SKIP PASS DEBUG INFO
getStatusHierarchy() - Method in class com.aventstack.extentreports.StatusConfigurator
 
getStatusList() - Method in class com.aventstack.extentreports.ReportAggregates
 
getStatusList() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getStatusList() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getStepName() - Method in class com.aventstack.extentreports.model.Log
 
getSystemAttributeContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getSystemAttributeContext() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getSystemAttributeList() - Method in class com.aventstack.extentreports.SystemAttributeContext
 
getTestAttributeTestContextList() - Method in class com.aventstack.extentreports.TestAttributeTestContextProvider
 
getTestList() - Method in class com.aventstack.extentreports.model.ExceptionTestContext
 
getTestList() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
getTestList() - Method in class com.aventstack.extentreports.ReportAggregates
 
getTestList() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getTestListFail() - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
getTestListPass() - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
getTestListSkip() - Method in class com.aventstack.extentreports.reporter.ExtentEmailReporter
 
getTestObjectId() - Method in class com.aventstack.extentreports.model.Media
 
getTestRunnerLogs() - Method in class com.aventstack.extentreports.ReportAggregates
 
getTestRunnerLogs() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentBDDFormatterConfiguration
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentCardsReporterConfiguration
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentLoggerFormatterConfiguration
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentTabularFormatterConfiguration
 
getTimestamp() - Method in class com.aventstack.extentreports.model.Log
 
getTimeStampFormat() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
Gets the timestamp format
getValue() - Method in class com.aventstack.extentreports.externalconfig.model.Config
 
getValue(String) - Method in class com.aventstack.extentreports.externalconfig.model.ConfigMap
 
getViewStyle() - Method in class com.aventstack.extentreports.reporter.configuration.ExtentAventReporterConfiguration
 
GherkinDialect - Class in com.aventstack.extentreports.gherkin
Modified version of GherkinKeyword.java from cucumber/gherkin.
GherkinDialect(String, Map<String, List<String>>) - Constructor for class com.aventstack.extentreports.gherkin.GherkinDialect
 
GherkinDialectProvider - Class in com.aventstack.extentreports.gherkin
Modified version of GherkinDialectProvider.java from cucumber/gherkin.
GherkinDialectProvider() - Constructor for class com.aventstack.extentreports.gherkin.GherkinDialectProvider
 
GherkinKeyword - Class in com.aventstack.extentreports
Allows IGherkinFormatterModel to be returned by using a name, from the below gherkin model classes: Feature Background Scenario Given When Then And
GherkinKeyword(String) - Constructor for class com.aventstack.extentreports.GherkinKeyword
 
GherkinKeywordNotFoundException - Exception in com.aventstack.extentreports.exceptions
 
GherkinKeywordNotFoundException(String) - Constructor for exception com.aventstack.extentreports.exceptions.GherkinKeywordNotFoundException
 
Given - Class in com.aventstack.extentreports.gherkin.model
 
Given() - Constructor for class com.aventstack.extentreports.gherkin.model.Given
 

H

hasAuthor() - Method in class com.aventstack.extentreports.model.Test
 
hasCategory(String) - Method in class com.aventstack.extentreports.model.Test
 
hasCategory() - Method in class com.aventstack.extentreports.model.Test
 
hasCategoryNode(String) - Method in class com.aventstack.extentreports.model.Test
 
hasChildren() - Method in class com.aventstack.extentreports.model.Test
 
hasDevice() - Method in class com.aventstack.extentreports.model.Test
 
hasEnded() - Method in class com.aventstack.extentreports.model.Test
 
hasException() - Method in class com.aventstack.extentreports.model.Test
 
hasLog() - Method in class com.aventstack.extentreports.model.Test
 
hasMedia() - Method in class com.aventstack.extentreports.model.Test
 
hasScreenCapture() - Method in class com.aventstack.extentreports.model.Log
 
hasScreenCapture() - Method in class com.aventstack.extentreports.model.Test
 
hasScreencast() - Method in class com.aventstack.extentreports.model.Log
 
HttpMediaManagerImplKlov - Class in com.aventstack.extentreports.mediastorage.impl
 
HttpMediaManagerImplKlov() - Constructor for class com.aventstack.extentreports.mediastorage.impl.HttpMediaManagerImplKlov
 

I

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
Logs an Status.INFO event with details and a media object: Screencast or ScreenCapture
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
Logs an Status.INFO event with an exception and a media object: Screencast or ScreenCapture
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
 

K

KlovMedia - Class in com.aventstack.extentreports.mediastorage.model
 
KlovMedia() - Constructor for class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
KlovMedia(ObjectId, ObjectId, MongoCollection<Document>) - Constructor for class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
KlovMediaStorageHandler - Class in com.aventstack.extentreports.mediastorage
 
KlovMediaStorageHandler(String, KlovMedia) - Constructor for class com.aventstack.extentreports.mediastorage.KlovMediaStorageHandler
 

L

levels - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
 
levels - Variable in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
loadConfig(Properties) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Loads configuration from a Properties file
loadConfig(InputStream) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Loads configuration from an InputStream which is a Properties file
loadConfig(String) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Loads configuration from an path which is a Properties file
loadInitializationParams(String) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
loadInitializationParams(Properties) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
loadUserConfig() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
loadXMLConfig(String, Boolean) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Loads configuration from an XML file
loadXMLConfig(String) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Loads configuration from an XML file
loadXMLConfig(File, Boolean) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Loads configuration from an XML file
LocalMediaStorageHandler - Class in com.aventstack.extentreports.mediastorage
 
LocalMediaStorageHandler() - Constructor for class com.aventstack.extentreports.mediastorage.LocalMediaStorageHandler
 
log(Status, String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status, details and a media object: Screencast or ScreenCapture
log(Status, String) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status and details
log(Status, Markup) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status and custom Markup such as: Code block Label Table
log(Status, Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status, an exception and a media object: Screencast or ScreenCapture
log(Status, Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status and exception
Log - Class in com.aventstack.extentreports.model
 
Log(Test) - Constructor for class com.aventstack.extentreports.model.Log
 
Log(ExtentTest) - Constructor for class com.aventstack.extentreports.model.Log
 

M

Main - Class in com.aventstack.extentreports
 
Main() - Constructor for class com.aventstack.extentreports.Main
 
main(String[]) - Static method in class com.aventstack.extentreports.Main
 
Markup - Interface in com.aventstack.extentreports.markuputils
 
MarkupHelper - Class in com.aventstack.extentreports.markuputils
 
MarkupHelper() - Constructor for class com.aventstack.extentreports.markuputils.MarkupHelper
 
MaterialIcon - Class in com.aventstack.extentreports.viewdefs
 
MaterialIcon() - Constructor for class com.aventstack.extentreports.viewdefs.MaterialIcon
 
Media - Class in com.aventstack.extentreports.model
 
Media() - Constructor for class com.aventstack.extentreports.model.Media
 
MediaEntityBuilder - Class in com.aventstack.extentreports
Media builder for base64 and binary screenshots
MediaEntityModelProvider - Class in com.aventstack.extentreports
Media singleton
MediaEntityModelProvider(Media) - Constructor for class com.aventstack.extentreports.MediaEntityModelProvider
 
MediaStorage - Interface in com.aventstack.extentreports.mediastorage
 
MediaType - Enum in com.aventstack.extentreports.model
 
MongoUtil - Class in com.aventstack.extentreports.utils
 
moveBinaryFile(String, String) - Static method in class com.aventstack.extentreports.utils.ResourceUtil
 
moveResource(String, String) - Static method in class com.aventstack.extentreports.utils.ResourceUtil
 

O

OfflineResxDelegate - Class in com.aventstack.extentreports.resource
 
OfflineResxDelegate() - Constructor for class com.aventstack.extentreports.resource.OfflineResxDelegate
 
onAuthorAssigned(Test, Author) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onAuthorAssigned(Test, Author) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onAuthorAssigned(Test, Author) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onAuthorAssigned(Test, Author) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time an author is assigned to any test/node
onCategoryAssigned(Test, Category) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onCategoryAssigned(Test, Category) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onCategoryAssigned(Test, Category) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onCategoryAssigned(Test, Category) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a category is assigned to any test/node
onDeviceAssigned(Test, Device) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onDeviceAssigned(Test, Device) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onDeviceAssigned(Test, Device) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onDeviceAssigned(Test, Device) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a device is assigned to any test/node
onLogAdded(Test, Log) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onLogAdded(Test, Log) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onLogAdded(Test, Log) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onLogAdded(Test, Log) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a log is added to any test/node
onNodeStarted(Test) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onNodeStarted(Test) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onNodeStarted(Test) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onNodeStarted(Test) - Method in interface com.aventstack.extentreports.TestListener
Invoked when a node is started using createNode()
onScreenCaptureAdded(Test, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onScreenCaptureAdded(Log, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onScreenCaptureAdded(Test, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onScreenCaptureAdded(Log, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onScreenCaptureAdded(Test, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onScreenCaptureAdded(Log, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onScreenCaptureAdded(Test, ScreenCapture) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a screencapture is added to test
onScreenCaptureAdded(Log, ScreenCapture) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a screencapture is added to log
onScreencastAdded(Test, Screencast) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onScreencastAdded(Test, Screencast) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onScreencastAdded(Test, Screencast) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onScreencastAdded(Test, Screencast) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a screencast is added
onTestRemoved(Test) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onTestRemoved(Test) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onTestRemoved(Test) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onTestRemoved(Test) - Method in interface com.aventstack.extentreports.TestListener
Invoked when a test is removed using removeTest()
onTestStarted(Test) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
onTestStarted(Test) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onTestStarted(Test) - Method in class com.aventstack.extentreports.reporter.impl.ConsoleLogger
 
onTestStarted(Test) - Method in interface com.aventstack.extentreports.TestListener
Invoked when a test is started using createTest()
override(Status, String) - Method in class com.aventstack.extentreports.viewdefs.Icon
 
override(Status, String) - Method in class com.aventstack.extentreports.viewdefs.MaterialIcon
 
override(Status, String) - Method in class com.aventstack.extentreports.viewdefs.TWBSColor
 

P

parse(String, String) - Static method in class com.aventstack.extentreports.utils.DateUtil
 
pass(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.PASS event with details and a media object: Screencast or ScreenCapture
pass(String) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event Status.PASS with details
pass(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.PASS event with an exception and a media object: Screencast or ScreenCapture
pass(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.PASS and exception
pass(Markup) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.PASS and custom Markup such as: Code block Label Table
processTemplate(Template, File) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
Protocol - Enum in com.aventstack.extentreports.reporter.configuration
Protocol used to download CDN css/js resources for HTML reports

R

readAllText(String) - Static method in class com.aventstack.extentreports.utils.Reader
 
readAllText(File) - Static method in class com.aventstack.extentreports.utils.Reader
 
Reader - Class in com.aventstack.extentreports.utils
 
refresh(List<Test>) - Method in class com.aventstack.extentreports.ReportStatusStats
 
refreshTestStatusCounts() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
 
removeTest(ExtentTest) - Method in class com.aventstack.extentreports.ExtentReports
Removes a test
removeTest(Test) - Method in class com.aventstack.extentreports.TestAttributeTestContextProvider
 
ReportAggregates - Class in com.aventstack.extentreports
Aggregator for report elements and collections
ReportAggregates(List<Test>, List<String>, TestAttributeTestContextProvider<Category>, TestAttributeTestContextProvider<Author>, TestAttributeTestContextProvider<Device>, ExceptionTestContextImpl, SystemAttributeContext, ReportStatusStats, List<Status>) - Constructor for class com.aventstack.extentreports.ReportAggregates
 
ReportAggregatesBuilder - Class in com.aventstack.extentreports
ReportAggregatesBuilder() - Constructor for class com.aventstack.extentreports.ReportAggregatesBuilder
 
ReportAggregatesListener - Interface in com.aventstack.extentreports
Allows sharing of aggregates/collections to be shared with the started reporter.
ReportAppendable - Interface in com.aventstack.extentreports.reporter
 
ReportConfigurator - Class in com.aventstack.extentreports
 
reportName - Variable in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
ReportService - Interface in com.aventstack.extentreports
The main service for ExtentReports which allows attaching a reporter of type AbstractReporter
ReportStatusStats - Class in com.aventstack.extentreports
This class maintains the total count of tests and its nodes along with their statuses for a given run session
ReportStatusStats(AnalysisStrategy) - Constructor for class com.aventstack.extentreports.ReportStatusStats
 
resetStatusHierarchy() - Method in class com.aventstack.extentreports.StatusConfigurator
 
ResourceUtil - Class in com.aventstack.extentreports.utils
 
ResourceUtil() - Constructor for class com.aventstack.extentreports.utils.ResourceUtil
 
RunResult - Interface in com.aventstack.extentreports
Marker interface for the run result with a single getStatus() method

S

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
Logs an Status.SKIP event with an exception and a media object: Screencast or ScreenCapture
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
 

T

templateMap - Variable in class com.aventstack.extentreports.reporter.BasicFileReporter
 
Test - Class in com.aventstack.extentreports.model
 
Test() - Constructor for class com.aventstack.extentreports.model.Test
 
TestAttribute - Class in com.aventstack.extentreports.model
 
TestAttribute(String) - Constructor for class com.aventstack.extentreports.model.TestAttribute
 
TestAttributeTestContext<T extends TestAttribute> - Class in com.aventstack.extentreports.model
 
TestAttributeTestContext(T) - Constructor for class com.aventstack.extentreports.model.TestAttributeTestContext
 
TestAttributeTestContextProvider<T extends TestAttribute> - Class in com.aventstack.extentreports
Uses an attribute context for TestAttribute (Category, Device, Author etc.) and tracks the collection of tests segregated by the type TestAttribute
TestAttributeTestContextProvider() - Constructor for class com.aventstack.extentreports.TestAttributeTestContextProvider
 
TestListener - Interface in com.aventstack.extentreports
Listener methods invoked when an event occurs in the report: A test or node is started A category or author is added A media object is added etc.
Theme - Enum in com.aventstack.extentreports.reporter.configuration
Available themes for the HTML reporter
Then - Class in com.aventstack.extentreports.gherkin.model
 
Then() - Constructor for class com.aventstack.extentreports.gherkin.model.Then
 
timeStampFormat - Variable in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
toFormat(Date, String) - Static method in class com.aventstack.extentreports.utils.DateUtil
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Then
 
toString() - Method in class com.aventstack.extentreports.model.Log
 
toString() - Method in enum com.aventstack.extentreports.Status
 
trackLastRunStatus() - Method in class com.aventstack.extentreports.model.Test
 
tryParseInt(String) - Static method in class com.aventstack.extentreports.utils.IntUtils
 
TWBSColor - Class in com.aventstack.extentreports.viewdefs
 
TWBSColor() - Constructor for class com.aventstack.extentreports.viewdefs.TWBSColor
 

U

usedConfigs - Variable in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 

V

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.

W

warning(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.WARNING event with an exception and a media object: Screencast or ScreenCapture
warning(String) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event Status.WARNING with details
warning(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.WARNING event with an exception and a media object: Screencast or ScreenCapture
warning(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.WARNING and exception
warning(Markup) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status.WARNING and custom Markup such as: Code block Label Table
When - Class in com.aventstack.extentreports.gherkin.model
 
When() - Constructor for class com.aventstack.extentreports.gherkin.model.When
 
write(File, String) - Method in class com.aventstack.extentreports.utils.Writer
 
Writer - Class in com.aventstack.extentreports.utils
 
A B C D E F G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.