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

A

AbstractReporter - Class in com.aventstack.extentreports.reporter
 
AbstractReporter() - Constructor for class com.aventstack.extentreports.reporter.AbstractReporter
 
AbstractStructure<T> - Class in com.aventstack.extentreports.model
 
AbstractStructure() - Constructor for class com.aventstack.extentreports.model.AbstractStructure
 
add(T) - Method in class com.aventstack.extentreports.model.AbstractStructure
 
addScreenCaptureFromBase64String(String, String) - Method in class com.aventstack.extentreports.ExtentTest
 
addScreenCaptureFromBase64String(String) - Method in class com.aventstack.extentreports.ExtentTest
 
addScreenCaptureFromBase64String(String, String) - Method in interface com.aventstack.extentreports.IAddsMedia
Adds a base64 screenshot
addScreenCaptureFromBase64String(String) - Method in interface com.aventstack.extentreports.IAddsMedia
Adds a base64 screenshot
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.IAddsMedia
Adds a snapshot to the test or log with title
addScreenCaptureFromPath(String) - Method in interface com.aventstack.extentreports.IAddsMedia
Adds a snapshot to test or log
AnalysisStrategy - Enum in com.aventstack.extentreports
Strategy used to generate statistics for the current run
And - Class in com.aventstack.extentreports.gherkin.model
 
And() - Constructor for class com.aventstack.extentreports.gherkin.model.And
 
assignAttribute(Test, Attribute, Map<String, ObjectId>, MongoCollection<Document>, TestAttributeTestContextStore<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
Asterisk - Class in com.aventstack.extentreports.gherkin.model
 
Asterisk() - Constructor for class com.aventstack.extentreports.gherkin.model.Asterisk
 
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
 
Attribute - Class in com.aventstack.extentreports.model
 
Attribute() - Constructor for class com.aventstack.extentreports.model.Attribute
 
Attribute(String, String) - Constructor for class com.aventstack.extentreports.model.Attribute
 
Attribute(String) - Constructor for class com.aventstack.extentreports.model.Attribute
 
Author - Class in com.aventstack.extentreports.model
 
Author(String) - Constructor for class com.aventstack.extentreports.model.Author
 
Author(String, String) - Constructor for class com.aventstack.extentreports.model.Author
 
autoCreateRelativePathMedia(ScreenCapture, Boolean, String) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 

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(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
BasicFileConfiguration - Class in com.aventstack.extentreports.reporter.configuration
Common configuration for file based reporters
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(File) - Constructor for class com.aventstack.extentreports.reporter.BasicFileReporter
 
BasicFileReporter(String) - 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
 
Category(String, String) - Constructor for class com.aventstack.extentreports.model.Category
 
clear() - Method in class com.aventstack.extentreports.model.context.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.configuration - package com.aventstack.extentreports.configuration
 
com.aventstack.extentreports.convert - package com.aventstack.extentreports.convert
 
com.aventstack.extentreports.gherkin - package com.aventstack.extentreports.gherkin
 
com.aventstack.extentreports.gherkin.model - package com.aventstack.extentreports.gherkin.model
 
com.aventstack.extentreports.io - package com.aventstack.extentreports.io
 
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.model.context - package com.aventstack.extentreports.model.context
 
com.aventstack.extentreports.model.context.helpers - package com.aventstack.extentreports.model.context.helpers
 
com.aventstack.extentreports.model.service - package com.aventstack.extentreports.model.service
 
com.aventstack.extentreports.offline - package com.aventstack.extentreports.offline
 
com.aventstack.extentreports.reporter - package com.aventstack.extentreports.reporter
 
com.aventstack.extentreports.reporter.configuration - package com.aventstack.extentreports.reporter.configuration
 
com.aventstack.extentreports.templating - package com.aventstack.extentreports.templating
 
com.aventstack.extentreports.utils - package com.aventstack.extentreports.utils
 
com.aventstack.extentreports.viewdefs - package com.aventstack.extentreports.viewdefs
 
computeEndTimeFromChildren() - Method in class com.aventstack.extentreports.model.Test
 
config() - Method in class com.aventstack.extentreports.ExtentReports
Provides common report configurations
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.ExtentSparkReporter
 
ConfigurableReporter - Class in com.aventstack.extentreports.reporter
 
ConfigurableReporter() - Constructor for class com.aventstack.extentreports.reporter.ConfigurableReporter
 
ConfigurationBuilder - Class in com.aventstack.extentreports.configuration
 
ConfigurationBuilder(URL) - Constructor for class com.aventstack.extentreports.configuration.ConfigurationBuilder
 
ConfigurationBuilder(File, Boolean) - Constructor for class com.aventstack.extentreports.configuration.ConfigurationBuilder
 
ConfigurationStore - Class in com.aventstack.extentreports.configuration
 
ConfigurationStore() - Constructor for class com.aventstack.extentreports.configuration.ConfigurationStore
 
ConsoleLogger - Class in com.aventstack.extentreports.reporter
 
ConsoleLogger() - Constructor for class com.aventstack.extentreports.reporter.ConsoleLogger
 
containsConfig(String) - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
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
 
createDomain(Test, ExtentTest) - Method in class com.aventstack.extentreports.convert.TestModelReportBuilder
 
createDomainFromJsonArchive(ExtentReports, File) - Method in class com.aventstack.extentreports.convert.TestModelReportBuilder
 
createDomainFromJsonArchive(File) - Method in class com.aventstack.extentreports.ExtentReports
Creates the internal models by consuming a JSON archive from a previous run session.
createDomainFromJsonArchive(String) - Method in class com.aventstack.extentreports.ExtentReports
Creates the internal models by consuming a JSON archive from a previous run session.
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
 
createTemplate(String) - Method in class com.aventstack.extentreports.templating.FreemarkerTemplate
 
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

debug(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.DEBUG event with an exception and a media object: 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: 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
Device - Class in com.aventstack.extentreports.model
 
Device(String) - Constructor for class com.aventstack.extentreports.model.Device
 
Device(String, String) - Constructor for class com.aventstack.extentreports.model.Device
 

E

enableOfflineMode(Boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
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.ExtentLoggerReporterConfiguration
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.ExtentSparkReporterConfiguration
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.RichViewReporterConfiguration
Enable or disable the Timeline section in the Dashboard view
end() - Method in class com.aventstack.extentreports.model.Test
 
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: 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: 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
 
ExceptionTestContext - Class in com.aventstack.extentreports.model.context
 
ExceptionTestContext(ExceptionInfo) - Constructor for class com.aventstack.extentreports.model.context.ExceptionTestContext
 
ExceptionTestContextStore - Class in com.aventstack.extentreports.model.context
Provides and tracks the collection of tests segregated by the type of Exception
ExceptionTestContextStore() - Constructor for class com.aventstack.extentreports.model.context.ExceptionTestContextStore
 
ExceptionUtil - Class in com.aventstack.extentreports.utils
 
extendConfig(Map<String, Object>) - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
extendConfig(ConfigurationStore) - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
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
 
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
 
ExtentColor - Enum in com.aventstack.extentreports.markuputils
 
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 ExtentSparkReporter creates a rich standalone spark 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 Spark 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
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
 
ExtentLoggerReporterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
Defines configuration settings for the HTML reporter
ExtentLoggerReporterConfiguration(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentLoggerReporterConfiguration
 
ExtentReporter - Interface in com.aventstack.extentreports.reporter
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
 
ExtentSparkReporter - Class in com.aventstack.extentreports.reporter
The ExtentSparkReporter creates a rich standalone spark file.
ExtentSparkReporter(String) - Constructor for class com.aventstack.extentreports.reporter.ExtentSparkReporter
 
ExtentSparkReporter(File) - Constructor for class com.aventstack.extentreports.reporter.ExtentSparkReporter
 
ExtentSparkReporter(String, ViewStyle) - Constructor for class com.aventstack.extentreports.reporter.ExtentSparkReporter
 
ExtentSparkReporter(File, ViewStyle) - Constructor for class com.aventstack.extentreports.reporter.ExtentSparkReporter
 
ExtentSparkReporterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
Defines configuration settings for the Spark reporter
ExtentSparkReporterConfiguration(ExtentSparkReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.ExtentSparkReporterConfiguration
 
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.

F

fail(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.FAIL event with details and a media object: 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: 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: 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: 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
 
FileUtil - Class in com.aventstack.extentreports.utils
 
FileWriterBuffered - Class in com.aventstack.extentreports.io
 
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 interface com.aventstack.extentreports.reporter.ExtentReporter
Write to or update the target source (file, database)
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentSparkReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.ExtentTabularReporter
 
flush(ReportAggregates) - Method in class com.aventstack.extentreports.reporter.JsonFormatter
 
FreemarkerTemplate - Class in com.aventstack.extentreports.templating
 
FreemarkerTemplate(Configuration) - Constructor for class com.aventstack.extentreports.templating.FreemarkerTemplate
 
FreemarkerTemplate(Class<?>, String) - Constructor for class com.aventstack.extentreports.templating.FreemarkerTemplate
 
FreemarkerTemplate(Class<?>, String, String) - Constructor for class com.aventstack.extentreports.templating.FreemarkerTemplate
 

G

generateRecentStatus() - Method in interface com.aventstack.extentreports.ReportService
 
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.IAnalysisStrategyMethod
 
getAnalysisStrategy() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getAttribute() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
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.AbstractReporter
 
getBase64String() - Method in class com.aventstack.extentreports.model.ScreenCapture
 
getBddType() - Method in class com.aventstack.extentreports.model.Test
 
getBehaviorDrivenTypeName(Class<? extends IGherkinFormatterModel>) - Static method in class com.aventstack.extentreports.model.service.TestService
 
getBehaviorDrivenTypeName(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
getBehaviorDrivenTypeName() - Method in class com.aventstack.extentreports.model.Test
 
getBgColor(Status) - Method in class com.aventstack.extentreports.viewdefs.TWBSColor
 
getBsonId() - Method in class com.aventstack.extentreports.model.Media
 
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.AbstractReporter
 
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
 
getConfig(String) - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
getConfigurationStore() - Method in class com.aventstack.extentreports.configuration.ConfigurationBuilder
 
getConfigurationStore() - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
Returns the current configuration (default and user-defined)
getConfigurationStore() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
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
 
getDestinationPath() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getDetails() - Method in class com.aventstack.extentreports.model.Log
 
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.AbstractReporter
 
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.ReportAggregates
 
getEndTime() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getEventsCount() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountDebug() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountError() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountExceptions() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountFatal() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountInfo() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountPass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsCountWarning() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsPercentageFail() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsPercentageOthers() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsPercentagePass() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getEventsPercentageSkip() - Method in class com.aventstack.extentreports.ReportStatusStats
 
getExceptionContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getExceptionContextInfo() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getExceptionHeadline(Throwable) - Static method in class com.aventstack.extentreports.utils.ExceptionUtil
 
getExceptionInfo() - Method in class com.aventstack.extentreports.model.context.ExceptionTestContext
 
getExceptionInfo() - Method in class com.aventstack.extentreports.model.Log
 
getExceptionInfoContext() - Method in class com.aventstack.extentreports.model.Test
 
getExceptionName() - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
getExceptionTestContext() - Method in class com.aventstack.extentreports.model.context.ExceptionTestContextStore
 
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
getExtent() - Method in class com.aventstack.extentreports.model.Test
 
getFailed() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
getFileFile() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getFileName(File) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
getFileName(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
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
 
getFileSize() - Method in class com.aventstack.extentreports.model.Media
 
getFileSize(String) - Static method in class com.aventstack.extentreports.utils.FileUtil
 
getFirst() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
getFreemarkerConfig() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
getFreemarkerConfig(Class<?>, String, String) - Method in class com.aventstack.extentreports.templating.TemplateConfig
 
getFreemarkerConfig(Class<?>, String) - Method in class com.aventstack.extentreports.templating.TemplateConfig
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.And
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.Asterisk
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.Background
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.But
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.Feature
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.Given
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.Scenario
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.ScenarioOutline
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.Then
 
getGherkinName() - Static method in class com.aventstack.extentreports.gherkin.model.When
 
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
 
getHighestStatus(Collection<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.io.FileWriterBuffered
 
getInstance() - Static method in class com.aventstack.extentreports.ReportConfigurator
 
getInstance() - Static method in class com.aventstack.extentreports.StatusConfigurator
 
getIterator() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
getJS() - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
 
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
 
getLongRunDuration() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getMarkup() - Method in interface com.aventstack.extentreports.markuputils.Markup
 
getMedia() - Method in class com.aventstack.extentreports.MediaEntityModelProvider
 
getMediaCollection() - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
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.Attribute
 
getName() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
getName() - Method in class com.aventstack.extentreports.model.Media
 
getName() - Method in class com.aventstack.extentreports.model.Test
 
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.Test
 
getOthers() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
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
 
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.context.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.RichViewReporterConfiguration
 
getReporter() - Method in class com.aventstack.extentreports.reporter.configuration.BasicConfiguration
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
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 interface com.aventstack.extentreports.reporter.ExtentReporter
Get the reporter name
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentSparkReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.ExtentTabularReporter
 
getReporterName() - Method in class com.aventstack.extentreports.reporter.JsonFormatter
 
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
 
getReportStatusStats() - Method in class com.aventstack.extentreports.ReportAggregates
 
getReportStatusStats() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getReportUsesManualConfiguration() - Method in class com.aventstack.extentreports.ExtentReports
 
getResolvedPath() - Method in class com.aventstack.extentreports.model.Media
 
getRunDuration(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
getRunDuration() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getRunDurationMillis(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
getScreenCaptureContext() - Method in class com.aventstack.extentreports.model.Log
 
getScreenCaptureContext() - Method in class com.aventstack.extentreports.model.Test
 
getScreenCapturePath() - Method in class com.aventstack.extentreports.model.ScreenCapture
 
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.context.TestAttributeTestContext
 
getSource() - Method in class com.aventstack.extentreports.model.ScreenCapture
 
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
 
getSource(Template, Map<String, Object>) - Method in class com.aventstack.extentreports.templating.FreemarkerTemplate
 
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.ReportAggregates
 
getStartTime() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
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
 
getStatusCollection() - Method in class com.aventstack.extentreports.ReportAggregates
 
getStatusCollection() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
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
 
getStore() - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
getSystemAttribute(String) - Method in class com.aventstack.extentreports.model.context.SystemAttributeContext
 
getSystemAttributeContext() - Method in class com.aventstack.extentreports.ReportAggregates
 
getSystemAttributeContext() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getSystemAttributeList() - Method in class com.aventstack.extentreports.model.context.SystemAttributeContext
 
getTest() - Method in class com.aventstack.extentreports.model.Log
 
getTestAttributeTestContext() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContextStore
 
getTestList() - Method in class com.aventstack.extentreports.ReportAggregates
 
getTestList() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getTestRunnerLogs() - Method in class com.aventstack.extentreports.ReportAggregates
 
getTestRunnerLogs() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
getTests() - Method in class com.aventstack.extentreports.model.context.ExceptionTestContext
 
getTests() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
getTheme() - Method in class com.aventstack.extentreports.reporter.configuration.RichViewReporterConfiguration
 
getThrowable() - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
getTimestamp() - Method in class com.aventstack.extentreports.model.Log
 
getTimeStampFormat() - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
Gets the timestamp format
getValue() - Method in class com.aventstack.extentreports.model.Attribute
 
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 But
GherkinKeyword(String) - Constructor for class com.aventstack.extentreports.GherkinKeyword
 
GherkinKeywordNotFoundException - Exception in com.aventstack.extentreports
 
GherkinKeywordNotFoundException(String) - Constructor for exception com.aventstack.extentreports.GherkinKeywordNotFoundException
 
GherkinModelSerializer - Class in com.aventstack.extentreports.gherkin.model
 
GherkinModelSerializer() - Constructor for class com.aventstack.extentreports.gherkin.model.GherkinModelSerializer
 
Given - Class in com.aventstack.extentreports.gherkin.model
 
Given() - Constructor for class com.aventstack.extentreports.gherkin.model.Given
 

H

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
 
IAnalysisStrategyMethod - Interface in com.aventstack.extentreports
Marker interface for a class that uses an AnalysisStrategy
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: 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: 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[], BasicConfiguration) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
 
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>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
Initializes the Mongo DB connection with a list of ServerAddress and MongoClientOptions
initMongoDbConnection(ServerAddress, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
Initializes the Mongo DB connection with a ServerAddress and MongoClientOptions
IntUtil - Class in com.aventstack.extentreports.utils
 
InvalidAnalysisStrategyException - Exception in com.aventstack.extentreports
 
InvalidAnalysisStrategyException(String) - Constructor for exception com.aventstack.extentreports.InvalidAnalysisStrategyException
 
IReporterConfiguration - Interface in com.aventstack.extentreports.reporter.configuration
 
isBase64() - Method in class com.aventstack.extentreports.model.ScreenCapture
 
isBehaviorDrivenType() - 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.configuration.ConfigurationStore
 
isEmpty() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
isEmpty() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
isNotNullOrEmpty(String) - Static method in class com.aventstack.extentreports.utils.StringUtil
 
isTestBehaviorDriven(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
isUsesManualConfiguration() - Method in class com.aventstack.extentreports.model.Test
 

J

JsonFormatter - Class in com.aventstack.extentreports.reporter
 
JsonFormatter(String) - Constructor for class com.aventstack.extentreports.reporter.JsonFormatter
 
JsonFormatter(File) - Constructor for class com.aventstack.extentreports.reporter.JsonFormatter
 

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

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
 
loadInternalReporterConfiguration(String[]) - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
 
loadUserConfig() - Method in class com.aventstack.extentreports.reporter.ConfigurableReporter
 
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: 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: ScreenCapture
log(Status, Throwable) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with Status and exception
log(Status, ExceptionInfo) - Method in class com.aventstack.extentreports.ExtentTest
Logs an event with ExceptionInfo
Log - Class in com.aventstack.extentreports.model
 
Log(Test) - Constructor for class com.aventstack.extentreports.model.Log
 
logHasScreenCapture(Log) - Static method in class com.aventstack.extentreports.model.service.LogService
 
LogService - Class in com.aventstack.extentreports.model.service
 
LogService() - Constructor for class com.aventstack.extentreports.model.service.LogService
 

M

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
 
MediaEntityModelProvider(Media) - Constructor for class com.aventstack.extentreports.MediaEntityModelProvider
 
MediaStorage - Interface in com.aventstack.extentreports.mediastorage
 
MongoUtil - Class in com.aventstack.extentreports.utils
 
moveBinaryFile(String, String) - Static method in class com.aventstack.extentreports.io.ResourceUtil
 
moveResource(String, String) - Static method in class com.aventstack.extentreports.io.ResourceUtil
 

O

OfflineResxDelegate - Class in com.aventstack.extentreports.offline
 
OfflineResxDelegate() - Constructor for class com.aventstack.extentreports.offline.OfflineResxDelegate
 
onAuthorAssigned(Test, Author) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
onAuthorAssigned(Test, Author) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onAuthorAssigned(Test, Author) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onAuthorAssigned(Test, Author) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked each time an author is assigned to any test/node
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.AbstractReporter
 
onCategoryAssigned(Test, Category) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onCategoryAssigned(Test, Category) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onCategoryAssigned(Test, Category) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked each time a category is assigned to any test/node
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.AbstractReporter
 
onDeviceAssigned(Test, Device) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onDeviceAssigned(Test, Device) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onDeviceAssigned(Test, Device) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked each time a device is assigned to any test/node
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.AbstractReporter
 
onLogAdded(Test, Log) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onLogAdded(Test, Log) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onLogAdded(Test, Log) - Method in interface com.aventstack.extentreports.TestListener
Invoked each time a log is added to any test/node
onLogCreated(Test, Log) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked each time a log is added to any test/node
onNodeStarted(Test) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
onNodeStarted(Test) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onNodeStarted(Test) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onNodeStarted(Test) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked when a node is started using createNode()
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.AbstractReporter
 
onScreenCaptureAdded(Log, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
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.ConsoleLogger
 
onScreenCaptureAdded(Log, ScreenCapture) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
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 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
onScreenCaptureCreated(Test, ScreenCapture) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked each time a screencapture is added to test
onScreenCaptureCreated(Log, ScreenCapture) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked each time a screencapture is added to log
onTestRemoved(Test) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
onTestRemoved(Test) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onTestRemoved(Test) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onTestRemoved(Test) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked when a test is removed using removeTest()
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.AbstractReporter
 
onTestStarted(Test) - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
onTestStarted(Test) - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
onTestStarted(Test) - Method in interface com.aventstack.extentreports.reporter.TestListener
Invoked when a test is started using createTest()
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

pass(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.PASS event with details and a media object: 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: 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

read(JsonReader) - Method in class com.aventstack.extentreports.gherkin.model.GherkinModelSerializer
 
refresh(List<Test>) - Method in class com.aventstack.extentreports.ReportStatusStats
 
refreshTestStatusCounts() - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
remove(List<Test>, Test) - Static method in class com.aventstack.extentreports.model.context.helpers.TestRemover
Remove a test using its unique ID from a list
removeConfig(String) - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
removeTest(ExtentTest) - Method in class com.aventstack.extentreports.ExtentReports
Removes a test
removeTest(Test) - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContextStore
 
ReportAggregates - Class in com.aventstack.extentreports
Aggregator for report elements and collections
ReportAggregates() - 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
 
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
 
resolvePath(ScreenCapture, String[]) - Static method in class com.aventstack.extentreports.model.service.ScreenCaptureService
 
ResourceUtil - Class in com.aventstack.extentreports.io
 
ResourceUtil() - Constructor for class com.aventstack.extentreports.io.ResourceUtil
 
RichViewReporterConfiguration - Class in com.aventstack.extentreports.reporter.configuration
Contains configuration for rich reporters such as Avent, Tabular, Cards etc.
RichViewReporterConfiguration(AbstractReporter) - Constructor for class com.aventstack.extentreports.reporter.configuration.RichViewReporterConfiguration
 
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.offline.OfflineResxDelegate
 
saveOfflineResources(String[], String) - Static method in class com.aventstack.extentreports.offline.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
 
ScreenCaptureService - Class in com.aventstack.extentreports.model.service
 
ScreenCaptureService() - Constructor for class com.aventstack.extentreports.model.service.ScreenCaptureService
 
setAnalysisStrategy(AnalysisStrategy) - Method in class com.aventstack.extentreports.ExtentReports
Type of AnalysisStrategy for the reporter.
setAnalysisStrategy(AnalysisStrategy) - Method in interface com.aventstack.extentreports.IAnalysisStrategyMethod
 
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.model.context.TestAttributeTestContextStore
 
setAuthorContext(AbstractStructure<Attribute>) - Method in class com.aventstack.extentreports.model.Test
 
setAuthorContext(TestAttributeTestContextStore<Author>) - Method in class com.aventstack.extentreports.ReportAggregates
 
setAuthorContext(TestAttributeTestContextStore<Author>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setAuthorContextInfo(TestAttributeTestContextStore<Author>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
Allows sharing the complete list of author and associated tests with the reporter
setBase64String(String) - Method in class com.aventstack.extentreports.model.ScreenCapture
 
setBddType(Class<? extends IGherkinFormatterModel>) - Method in class com.aventstack.extentreports.model.Test
 
setBsonId(Map<String, ObjectId>) - Method in class com.aventstack.extentreports.model.Media
 
setCategoryContext(AbstractStructure<Attribute>) - Method in class com.aventstack.extentreports.model.Test
 
setCategoryContext(TestAttributeTestContextStore<Category>) - Method in class com.aventstack.extentreports.ReportAggregates
 
setCategoryContext(TestAttributeTestContextStore<Category>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setCategoryContextInfo(TestAttributeTestContextStore<Category>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
Allows sharing the complete list of category and associated tests with the reporter
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
 
setDetails(String) - Method in class com.aventstack.extentreports.model.Log
 
setDeviceContext(AbstractStructure<Attribute>) - Method in class com.aventstack.extentreports.model.Test
 
setDeviceContext(TestAttributeTestContextStore<Device>) - Method in class com.aventstack.extentreports.ReportAggregates
 
setDeviceContext(TestAttributeTestContextStore<Device>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setDeviceContextInfo(TestAttributeTestContextStore<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.ReportAggregates
 
setEndTime(Date) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setEndTime(Date) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
setExceptionContext(ExceptionInfo, Test) - Method in class com.aventstack.extentreports.model.context.ExceptionTestContextStore
 
setExceptionContext(ExceptionTestContextStore) - Method in class com.aventstack.extentreports.ReportAggregates
 
setExceptionContext(ExceptionTestContextStore) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setExceptionContextInfo(ExceptionTestContextStore) - 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
 
setExceptionInfoContext(AbstractStructure<ExceptionInfo>) - Method in class com.aventstack.extentreports.model.Test
 
setExceptionName(String) - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
setExtent(ExtentReports) - Method in class com.aventstack.extentreports.model.Test
 
setFilePath(String) - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
 
setFileSize(long) - Method in class com.aventstack.extentreports.model.Media
 
setGherkinDialect(String) - Method in class com.aventstack.extentreports.ExtentReports
Allows setting the target language for Gherkin keywords.
setId(int) - Method in class com.aventstack.extentreports.model.Test
 
setJS(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
Adds custom JavaScript
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
 
setLogContext(AbstractStructure<Log>) - Method in class com.aventstack.extentreports.model.Test
 
setMediaCollection(MongoCollection<Document>) - Method in class com.aventstack.extentreports.mediastorage.model.KlovMedia
 
setName(String) - Method in class com.aventstack.extentreports.model.Attribute
 
setName(String) - Method in class com.aventstack.extentreports.model.Media
 
setName(String) - Method in class com.aventstack.extentreports.model.Test
 
setNodeContext(AbstractStructure<Test>) - Method in class com.aventstack.extentreports.model.Test
 
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.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.RichViewReporterConfiguration
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
setReportStatusStats(ReportStatusStats) - Method in class com.aventstack.extentreports.ReportAggregates
 
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.
setResolvedPath(String) - Method in class com.aventstack.extentreports.model.Media
 
setScreenCaptureContext(AbstractStructure<ScreenCapture>) - Method in class com.aventstack.extentreports.model.Log
 
setScreenCaptureContext(AbstractStructure<ScreenCapture>) - 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
 
setStartTime(Date) - Method in class com.aventstack.extentreports.ReportAggregates
 
setStartTime(Date) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setStartTime(Date) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
setStatus(Status) - Method in class com.aventstack.extentreports.model.Log
 
setStatus(Status) - Method in class com.aventstack.extentreports.model.Test
 
setStatusCollection(Collection<Status>) - Method in class com.aventstack.extentreports.ReportAggregates
 
setStatusCollection(Collection<Status>) - Method in class com.aventstack.extentreports.ReportAggregatesBuilder
 
setStatusHierarchy(List<Status>) - Method in class com.aventstack.extentreports.StatusConfigurator
 
setStatusList(List<Status>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
A distinct list of status assigned to tests
setSystemAttribute(SystemAttribute) - Method in class com.aventstack.extentreports.model.context.SystemAttributeContext
 
setSystemAttributeContext(SystemAttributeContext) - Method in class com.aventstack.extentreports.ReportAggregates
 
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
setTest(Test) - Method in class com.aventstack.extentreports.model.context.ExceptionTestContext
 
setTest(Test) - Method in class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
setTest(Test) - Method in class com.aventstack.extentreports.model.Log
 
setTestList(List<Test>) - Method in class com.aventstack.extentreports.ReportAggregates
 
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
setTestRunnerLogs(List<String>) - Method in class com.aventstack.extentreports.ReportAggregates
 
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.RichViewReporterConfiguration
Sets the Theme of the report
setThrowable(Throwable) - Method in class com.aventstack.extentreports.model.ExceptionInfo
 
setTimestamp(Date) - Method in class com.aventstack.extentreports.model.Log
 
setTimeStampFormat(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
Sets the timestamp format
setUsesManualConfiguration(boolean) - Method in class com.aventstack.extentreports.model.Test
 
setValue(String) - Method in class com.aventstack.extentreports.model.Attribute
 
size() - Method in class com.aventstack.extentreports.model.AbstractStructure
 
size() - Method in class com.aventstack.extentreports.model.context.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: 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 class com.aventstack.extentreports.reporter.BasicFileReporter
 
start() - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
start() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
start() - Method in interface com.aventstack.extentreports.reporter.ExtentReporter
Starts passing run information to the reporter
start() - Method in class com.aventstack.extentreports.reporter.JsonFormatter
 
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
 
stop() - Method in class com.aventstack.extentreports.reporter.AbstractReporter
 
stop() - Method in class com.aventstack.extentreports.reporter.ConsoleLogger
 
stop() - Method in class com.aventstack.extentreports.reporter.ExtentKlovReporter
 
stop() - Method in interface com.aventstack.extentreports.reporter.ExtentReporter
Stops the reporter.
storeConfig(String, Object) - Method in class com.aventstack.extentreports.configuration.ConfigurationStore
 
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) - Constructor for class com.aventstack.extentreports.model.SystemAttribute
 
SystemAttribute(String, String) - Constructor for class com.aventstack.extentreports.model.SystemAttribute
 
SystemAttributeContext - Class in com.aventstack.extentreports.model.context
A simple key-value pair collection to store System/Environment information
SystemAttributeContext() - Constructor for class com.aventstack.extentreports.model.context.SystemAttributeContext
 

T

TemplateConfig - Class in com.aventstack.extentreports.templating
 
TemplateConfig() - Constructor for class com.aventstack.extentreports.templating.TemplateConfig
 
Test - Class in com.aventstack.extentreports.model
 
Test() - Constructor for class com.aventstack.extentreports.model.Test
 
TestAttributeTestContext<T extends Attribute> - Class in com.aventstack.extentreports.model.context
 
TestAttributeTestContext(T) - Constructor for class com.aventstack.extentreports.model.context.TestAttributeTestContext
 
TestAttributeTestContextStore<T extends Attribute> - Class in com.aventstack.extentreports.model.context
Uses an attribute context for Attribute (Category, Device, Author etc.) and tracks the collection of tests segregated by the type Attribute
TestAttributeTestContextStore() - Constructor for class com.aventstack.extentreports.model.context.TestAttributeTestContextStore
 
testHasAttributes(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasAuthor(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasCategory(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasChildren(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasDevice(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasException(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasLog(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
testHasScreenCapture(Test) - Static method in class com.aventstack.extentreports.model.service.TestService
 
TestListener - Interface in com.aventstack.extentreports.reporter
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.
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.
TestModelReportBuilder - Class in com.aventstack.extentreports.convert
 
TestModelReportBuilder() - Constructor for class com.aventstack.extentreports.convert.TestModelReportBuilder
 
TestRemover - Class in com.aventstack.extentreports.model.context.helpers
 
TestService - Class in com.aventstack.extentreports.model.service
 
TestService() - Constructor for class com.aventstack.extentreports.model.service.TestService
 
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
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.And
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Asterisk
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Background
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.But
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Feature
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Given
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Scenario
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.ScenarioOutline
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.Then
 
toString() - Method in class com.aventstack.extentreports.gherkin.model.When
 
toString() - Method in enum com.aventstack.extentreports.Status
 
tryParseInt(String) - Static method in class com.aventstack.extentreports.utils.IntUtil
 
tryResolveMediaPath() - Method in class com.aventstack.extentreports.ExtentReports
Tries to resolve a ScreenCapture location if the supplied path is not found using default locations.
tryResolveScreenCapturePath(String[]) - Method in class com.aventstack.extentreports.ExtentReports
Tries to resolve a ScreenCapture location if the supplied path is not found using supplied locations.
TWBSColor - Class in com.aventstack.extentreports.viewdefs
 
TWBSColor() - Constructor for class com.aventstack.extentreports.viewdefs.TWBSColor
 

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.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.reporter.configuration.ViewStyle
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.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.reporter.configuration.ViewStyle
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.
ViewStyle - Enum in com.aventstack.extentreports.reporter.configuration
 

W

warning(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
Logs an Status.WARNING event with an exception and a media object: 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: 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(JsonWriter, IGherkinFormatterModel) - Method in class com.aventstack.extentreports.gherkin.model.GherkinModelSerializer
 
write(File, String) - Method in class com.aventstack.extentreports.io.FileWriterBuffered
 
writeTemplate(Template, Map<String, Object>, File) - Method in class com.aventstack.extentreports.templating.FreemarkerTemplate
 
A B C D E F G H I J K L M O P R S T V W 
Skip navigation links

Copyright © 2020. All Rights Reserved.