- IAddsMedia<T> - Interface in com.aventstack.extentreports.model
-
- IAnalysisStrategy - Interface in com.aventstack.extentreports
-
- Icon - Class in com.aventstack.extentreports.viewdefs
-
- Icon() - Constructor for class com.aventstack.extentreports.viewdefs.Icon
-
- IGherkinFormatterModel - Interface in com.aventstack.extentreports.gherkin.model
-
- info(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- info(String) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.INFO with details
- info(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- info(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.INFO and exception
- info(Markup) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with
Status.INFO and custom
Markup such as:
Code block
Label
Table
- init(String) - Method in interface com.aventstack.extentreports.mediastorage.MediaStorage
-
- initKlovServerConnection(String) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a connection url
- initMongoDbConnection(String) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initialize Mongo DB connection with host and default port: 27017
- initMongoDbConnection(String, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initialize Mongo DB connection with host and MongoClientOptions
- initMongoDbConnection(String, int) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initialize Mongo DB connection with host and post
- initMongoDbConnection(MongoClientURI) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initialize Mongo DB connection with a MongoClientURI
- initMongoDbConnection(ServerAddress) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with ServerAddress
- initMongoDbConnection(List<ServerAddress>) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress addresses
- initMongoDbConnection(List<ServerAddress>, List<MongoCredential>) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress and MongoCredential
- initMongoDbConnection(List<ServerAddress>, List<MongoCredential>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress, MongoCredential
and MongoClientOptions
- initMongoDbConnection(List<ServerAddress>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress and MongoClientOptions
- initMongoDbConnection(ServerAddress, List<MongoCredential>) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with ServerAddress and a list of MongoCredential credentials
- initMongoDbConnection(ServerAddress, List<MongoCredential>, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a list of ServerAddress, MongoCredential
and MongoClientOptions
- initMongoDbConnection(ServerAddress, MongoClientOptions) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Initializes the Mongo DB connection with a ServerAddress and MongoClientOptions
- InvalidFileException - Exception in com.aventstack.extentreports
-
- InvalidFileException() - Constructor for exception com.aventstack.extentreports.InvalidFileException
-
- InvalidFileException(Throwable) - Constructor for exception com.aventstack.extentreports.InvalidFileException
-
- InvalidFileException(String) - Constructor for exception com.aventstack.extentreports.InvalidFileException
-
- InvalidFileException(String, Throwable) - Constructor for exception com.aventstack.extentreports.InvalidFileException
-
- IReport - Interface in com.aventstack.extentreports
-
- IReporterConfiguration - Interface in com.aventstack.extentreports.reporter.configuration
-
- isBehaviorDrivenType() - Method in class com.aventstack.extentreports.model.Test
-
- isChildNode() - Method in class com.aventstack.extentreports.model.Test
-
- isNotNullOrEmpty(String) - Static method in class com.aventstack.extentreports.utils.StringUtil
-
- sc - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
-
- Scenario - Class in com.aventstack.extentreports.gherkin.model
-
- Scenario() - Constructor for class com.aventstack.extentreports.gherkin.model.Scenario
-
- ScenarioOutline - Class in com.aventstack.extentreports.gherkin.model
-
- ScenarioOutline() - Constructor for class com.aventstack.extentreports.gherkin.model.ScenarioOutline
-
- ScreenCapture - Class in com.aventstack.extentreports.model
-
- ScreenCapture() - Constructor for class com.aventstack.extentreports.model.ScreenCapture
-
- Screencast - Class in com.aventstack.extentreports.model
-
- Screencast() - Constructor for class com.aventstack.extentreports.model.Screencast
-
- SessionStatusStats - Class in com.aventstack.extentreports
-
- SessionStatusStats(AnalysisStrategy) - Constructor for class com.aventstack.extentreports.SessionStatusStats
-
- setAnalysisStrategy(AnalysisStrategy) - Method in class com.aventstack.extentreports.ExtentReports
-
Type of AnalysisStrategy for the reporter.
- setAnalysisStrategy(AnalysisStrategy) - Method in interface com.aventstack.extentreports.IAnalysisStrategy
-
- setAnalysisStrategy(AnalysisStrategy) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setAppendExisting(Boolean) - Method in class com.aventstack.extentreports.reporter.ExtentHtmlReporter
-
- setAppendExisting(Boolean) - Method in class com.aventstack.extentreports.reporter.ExtentXReporter
-
- setAppendExisting(Boolean) - Method in interface com.aventstack.extentreports.reporter.ReportAppendable
-
- setAttributeContext(T, Test) - Method in class com.aventstack.extentreports.TestAttributeTestContextProvider
-
- setAuthor(TestAttribute) - Method in class com.aventstack.extentreports.model.Test
-
- setAuthorContextInfo(TestAttributeTestContextProvider<Author>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of author and associated tests with the reporter
- setAuthorContextInfo(TestAttributeTestContextProvider<Author>) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setBase64String(String) - Method in class com.aventstack.extentreports.model.Media
-
- setBehaviorDrivenType(IGherkinFormatterModel) - Method in class com.aventstack.extentreports.model.Test
-
- setBehaviorDrivenType(Class<? extends IGherkinFormatterModel>) - Method in class com.aventstack.extentreports.model.Test
-
- setCategory(TestAttribute) - Method in class com.aventstack.extentreports.model.Test
-
- setCategoryContextInfo(TestAttributeTestContextProvider<Category>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of category and associated tests with the reporter
- setCategoryContextInfo(TestAttributeTestContextProvider<Category>) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setChartVisibilityOnOpen(boolean) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
For
ExtentHtmlReporter, sets the configuration to allow viewing or hiding charts on report open
- setConfig(Config) - Method in class com.aventstack.extentreports.configuration.ConfigMap
-
- setCSS(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Sets CSS to be used to customize the look and feel of your report
- setDescription(String) - Method in class com.aventstack.extentreports.model.Media
-
- setDescription(String) - Method in class com.aventstack.extentreports.model.Test
-
- setDescription(String) - Method in class com.aventstack.extentreports.model.TestAttribute
-
- setDetails(String) - Method in class com.aventstack.extentreports.model.Log
-
- 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 interface com.aventstack.extentreports.ExtentReporter
-
- setEndTime(Date) - Method in class com.aventstack.extentreports.model.Test
-
- setEndTime(Date) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setException(Throwable) - Method in class com.aventstack.extentreports.model.ExceptionInfo
-
- setExceptionContext(ExceptionInfo, Test) - Method in class com.aventstack.extentreports.ExceptionTestContextImpl
-
- setExceptionContextInfo(ExceptionTestContextImpl) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of exceptions and associated tests with the reporter
- setExceptionContextInfo(ExceptionTestContextImpl) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setExceptionInfo(ExceptionInfo) - Method in class com.aventstack.extentreports.model.Test
-
- setExceptionName(String) - Method in class com.aventstack.extentreports.model.ExceptionInfo
-
- setExtentInstance(ExtentReports) - Method in class com.aventstack.extentreports.model.Test
-
- setExtentXUrl(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Informs the file reporters of the ExtentX url, so the server can be accessed directly from
the report itself
- setFilePath(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Sets file-path of the report file
- setFilePath(File) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
- setGherkinDialect(String) - Method in class com.aventstack.extentreports.ExtentReports
-
Allows setting the target language for Gherkin keywords.
- setJS(String) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Adds custom JavaScript
- setKey(String) - Method in class com.aventstack.extentreports.configuration.Config
-
- setKlovUrl(String) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Sets the Klov url
- 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
-
- setLogObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setMarkup(Markup) - Method in class com.aventstack.extentreports.model.Log
-
- setMediaType(MediaType) - Method in class com.aventstack.extentreports.model.Media
-
- setName(String) - Method in class com.aventstack.extentreports.model.Media
-
- setName(String) - Method in class com.aventstack.extentreports.model.SystemAttribute
-
- setName(String) - Method in class com.aventstack.extentreports.model.Test
-
- setName(String) - Method in class com.aventstack.extentreports.model.TestAttribute
-
- setObjectId(ObjectId) - Method in interface com.aventstack.extentreports.model.BasicReportElement
-
- setObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Log
-
- setObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Test
-
- setParent(Test) - Method in class com.aventstack.extentreports.model.Test
-
- setPath(String) - Method in class com.aventstack.extentreports.model.Media
-
- setProjectName(String) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentXReporterConfiguration
-
Sets the project name.
- setProjectName(String) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Sets the project name
- setProtocol(Protocol) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
Sets the protocol of accessing CSS/JS resources from CDN
- setReportName(String) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
Sets the report name
- setReportObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setReportObjectId(ObjectId) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentXReporterConfiguration
-
Set the report id, in case of appending the current execution to an existing run in ExtentX
- setReportObjectId(String) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentXReporterConfiguration
-
- setReportUsesManualConfiguration(boolean) - Method in class com.aventstack.extentreports.ExtentReports
-
Use this setting when building post-execution reports, such as from TestNG IReporter
- setResourceCDN(ResourceCDN) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
- setScreenCapture(ScreenCapture) - Method in class com.aventstack.extentreports.model.Log
-
- setScreenCapture(ScreenCapture) - Method in class com.aventstack.extentreports.model.Test
-
- setScreencast(Screencast) - Method in class com.aventstack.extentreports.model.Log
-
- setScreencast(Screencast) - Method in class com.aventstack.extentreports.model.Test
-
- setSequence(int) - Method in class com.aventstack.extentreports.model.Log
-
- setSequence(int) - Method in class com.aventstack.extentreports.model.Media
-
- setServerUrl(String) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentXReporterConfiguration
-
Set the URL of the ExtentX server
- setStackTrace(String) - Method in class com.aventstack.extentreports.model.ExceptionInfo
-
- setStartTime(Date) - Method in interface com.aventstack.extentreports.ExtentReporter
-
- setStartTime(Date) - Method in class com.aventstack.extentreports.model.Test
-
- 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
-
- setStatusCount(SessionStatusStats) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Passes the stats of the run session for all possible levels:
Features/Tests
Scenarios/Logs
Steps
- setStatusCount(SessionStatusStats) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- setStatusHierarchy(List<Status>) - Method in class com.aventstack.extentreports.StatusConfigurator
-
- setStepName(String) - Method in class com.aventstack.extentreports.model.Log
-
- setSystemAttribute(SystemAttribute) - Method in class com.aventstack.extentreports.SystemAttributeContext
-
- setSystemAttributeContext(SystemAttributeContext) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Passes all system information to the reporter
- setSystemAttributeContext(SystemAttributeContext) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- 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.ExceptionTestContext
-
- setTest(Test) - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
-
- setTestList(List<Test>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Allows sharing the complete list of tests with the reporter
- setTestList(List<Test>) - Method in class com.aventstack.extentreports.reporter.ExtentHtmlReporter
-
- setTestList(List<Test>) - Method in class com.aventstack.extentreports.reporter.ExtentXReporter
-
- setTestList(List<Test>) - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
- setTestObjectId(ObjectId) - Method in class com.aventstack.extentreports.model.Media
-
- setTestRunnerLogs(List<String>) - Method in interface com.aventstack.extentreports.ReportAggregatesListener
-
Passes the complete list of logs to the reporter
- setTestRunnerLogs(List<String>) - Method in class com.aventstack.extentreports.reporter.AbstractReporter
-
- 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)
- setTestViewChartLocation(ChartLocation) - Method in class com.aventstack.extentreports.reporter.configuration.ExtentHtmlReporterConfiguration
-
- setTheme(Theme) - Method in class com.aventstack.extentreports.reporter.configuration.BasicFileConfiguration
-
Sets the
Theme of the report
- setTimestamp(Date) - Method in class com.aventstack.extentreports.model.Log
-
- setUseManualConfiguration(boolean) - Method in class com.aventstack.extentreports.model.Test
-
- setValue(Object) - Method in class com.aventstack.extentreports.configuration.Config
-
- size() - Method in class com.aventstack.extentreports.model.AbstractStructure
-
- size() - Method in class com.aventstack.extentreports.model.TestAttributeTestContext
-
- skip(String, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- skip(String) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event Status.SKIP with details
- skip(Throwable, MediaEntityModelProvider) - Method in class com.aventstack.extentreports.ExtentTest
-
- skip(Throwable) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with Status.SKIP and exception
- skip(Markup) - Method in class com.aventstack.extentreports.ExtentTest
-
Logs an event with
Status.SKIP and custom
Markup such as:
Code block
Label
Table
- start() - Method in interface com.aventstack.extentreports.ExtentReporter
-
Starts passing run information to the reporter
- start() - Method in class com.aventstack.extentreports.reporter.ExtentHtmlReporter
-
- start() - Method in class com.aventstack.extentreports.reporter.ExtentXReporter
-
- start() - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
- startTime - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
-
- Status - Enum in com.aventstack.extentreports
-
List of allowed status for
Log
- statusCollection - Variable in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- statusConfigurator() - Method in class com.aventstack.extentreports.ReportConfigurator
-
- StatusConfigurator - Class in com.aventstack.extentreports
-
- stop() - Method in interface com.aventstack.extentreports.ExtentReporter
-
Stops the reporter.
- stop() - Method in class com.aventstack.extentreports.reporter.BasicFileReporter
-
- stop() - Method in class com.aventstack.extentreports.reporter.ExtentXReporter
-
- stop() - Method in class com.aventstack.extentreports.reporter.KlovReporter
-
- storeMedia(Media) - Method in interface com.aventstack.extentreports.mediastorage.MediaStorage
-
- StringUtil - Class in com.aventstack.extentreports.utils
-
- SystemAttribute - Class in com.aventstack.extentreports.model
-
- SystemAttribute(String, String) - Constructor for class com.aventstack.extentreports.model.SystemAttribute
-
- systemAttributeContext - Variable in class com.aventstack.extentreports.reporter.AbstractReporter
-
- SystemAttributeContext - Class in com.aventstack.extentreports
-
- SystemAttributeContext() - Constructor for class com.aventstack.extentreports.SystemAttributeContext
-
- valueOf(String) - Static method in enum com.aventstack.extentreports.AnalysisStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.markuputils.ExtentColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.model.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aventstack.extentreports.reporter.configuration.ChartLocation
-
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.ResourceCDN
-
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.ExtentColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.model.MediaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aventstack.extentreports.reporter.configuration.ChartLocation
-
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.ResourceCDN
-
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.