Index

A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractTree<T,S extends TreeGroup,U extends TreeLeaf> - Class in io.qameta.allure.tree
 
AbstractTree(S, TreeClassifier<T>, TreeGroupFactory<T, S>, TreeLeafFactory<T, S, U>) - Constructor for class io.qameta.allure.tree.AbstractTree
 
add(T) - Method in class io.qameta.allure.tree.AbstractTree
 
add(T) - Method in interface io.qameta.allure.tree.Tree
 
addChild(TreeNode) - Method in class io.qameta.allure.tree.AbstractTree
 
addChild(TreeNode) - Method in class io.qameta.allure.tree.DefaultTreeGroup
 
addChild(TreeNode) - Method in interface io.qameta.allure.tree.TreeGroup
 
addDataBinary(String, byte[]) - Method in interface io.qameta.allure.ReportStorage
 
addDataFile(String, Path) - Method in interface io.qameta.allure.ReportStorage
 
addDataJson(String, Object) - Method in interface io.qameta.allure.ReportStorage
 
addExtraBlock(String, Object) - Method in class io.qameta.allure.entity.TestResult
 
addLabel(String, String) - Method in class io.qameta.allure.entity.TestResult
 
addLabel(String, String) - Method in interface io.qameta.allure.entity.WithLabels
 
addLabelIfNotExists(LabelName, String) - Method in class io.qameta.allure.entity.TestResult
 
addLabelIfNotExists(LabelName, String) - Method in interface io.qameta.allure.entity.WithLabels
 
addLabelIfNotExists(String, String) - Method in class io.qameta.allure.entity.TestResult
 
addLabelIfNotExists(String, String) - Method in interface io.qameta.allure.entity.WithLabels
 
addTestResult(TestResult) - Method in class io.qameta.allure.csv.CsvExportBehavior
 
afterStages - Variable in class io.qameta.allure.entity.TestResult
 
aggregate(Configuration, List<LaunchResults>, ReportStorage) - Method in interface io.qameta.allure.Aggregator2
Process report data.
aggregate(Configuration, List<LaunchResults>, ReportStorage) - Method in class io.qameta.allure.CommonCsvExportAggregator2
 
aggregate(Configuration, List<LaunchResults>, ReportStorage) - Method in class io.qameta.allure.CommonJsonAggregator2
 
aggregate(Configuration, List<LaunchResults>, ReportStorage) - Method in class io.qameta.allure.CommonMetricAggregator2
 
aggregate(Configuration, List<LaunchResults>, ReportStorage) - Method in class io.qameta.allure.CompositeAggregator2
 
aggregate(Configuration, List<LaunchResults>, Path) - Method in interface io.qameta.allure.Aggregator
Deprecated.
Process report data.
aggregate(Configuration, List<LaunchResults>, Path) - Method in class io.qameta.allure.CommonCsvExportAggregator
Deprecated.
 
aggregate(Configuration, List<LaunchResults>, Path) - Method in class io.qameta.allure.CommonJsonAggregator
Deprecated.
 
aggregate(Configuration, List<LaunchResults>, Path) - Method in class io.qameta.allure.CommonMetricAggregator
Deprecated.
 
aggregate(Configuration, List<LaunchResults>, Path) - Method in class io.qameta.allure.CompositeAggregator
Deprecated.
 
Aggregator - Interface in io.qameta.allure
Deprecated.
for removal. Use Aggregator2 instead.
Aggregator2 - Interface in io.qameta.allure
Aggregator extension.
asString() - Method in interface io.qameta.allure.metric.MetricLine
 
Attachment - Class in io.qameta.allure.entity
 
Attachment() - Constructor for class io.qameta.allure.entity.Attachment
 
attachments - Variable in class io.qameta.allure.entity.StageResult
 
attachments - Variable in class io.qameta.allure.entity.Step
 

B

beforeStages - Variable in class io.qameta.allure.entity.TestResult
 
broken - Variable in class io.qameta.allure.entity.Statistic
 
BROKEN - Enum constant in enum class io.qameta.allure.entity.Status
 
buildName - Variable in class io.qameta.allure.entity.ExecutorInfo
 
buildOrder - Variable in class io.qameta.allure.entity.ExecutorInfo
 
buildUrl - Variable in class io.qameta.allure.entity.ExecutorInfo
 

C

calculateStatisticByChildren(TestResultTreeGroup) - Static method in class io.qameta.allure.tree.TreeUtils
 
calculateStatisticByLeafs(TestResultTreeGroup) - Static method in class io.qameta.allure.tree.TreeUtils
 
classify(T) - Method in interface io.qameta.allure.tree.TreeClassifier
 
CommonCsvExportAggregator<T> - Class in io.qameta.allure
Deprecated.
for removal. Use CommonCsvExportAggregator2 instead.
CommonCsvExportAggregator(String, Class<T>) - Constructor for class io.qameta.allure.CommonCsvExportAggregator
Deprecated.
 
CommonCsvExportAggregator2<T> - Class in io.qameta.allure
Csv exporter extension.
CommonCsvExportAggregator2(String, Class<T>) - Constructor for class io.qameta.allure.CommonCsvExportAggregator2
 
CommonJsonAggregator - Class in io.qameta.allure
Deprecated.
for removal. Use CommonJsonAggregator2 instead.
CommonJsonAggregator(String) - Constructor for class io.qameta.allure.CommonJsonAggregator
Deprecated.
 
CommonJsonAggregator(String, String) - Constructor for class io.qameta.allure.CommonJsonAggregator
Deprecated.
 
CommonJsonAggregator2 - Class in io.qameta.allure
Common json aggregator.
CommonJsonAggregator2(String) - Constructor for class io.qameta.allure.CommonJsonAggregator2
 
CommonJsonAggregator2(String, String) - Constructor for class io.qameta.allure.CommonJsonAggregator2
 
CommonMetricAggregator - Class in io.qameta.allure
Deprecated.
for removal. Use CommonJsonAggregator2 instead.
CommonMetricAggregator(String) - Constructor for class io.qameta.allure.CommonMetricAggregator
Deprecated.
 
CommonMetricAggregator(String, String) - Constructor for class io.qameta.allure.CommonMetricAggregator
Deprecated.
 
CommonMetricAggregator2 - Class in io.qameta.allure
 
CommonMetricAggregator2(String) - Constructor for class io.qameta.allure.CommonMetricAggregator2
 
CommonMetricAggregator2(String, String) - Constructor for class io.qameta.allure.CommonMetricAggregator2
 
comparator() - Static method in class io.qameta.allure.entity.Statistic
 
comparingByTime() - Static method in class io.qameta.allure.entity.TestResult
 
comparingByTimeAsc() - Static method in class io.qameta.allure.entity.TestResult
 
CompositeAggregator - Class in io.qameta.allure
Deprecated.
for removal. Use CompositeAggregator2 instead.
CompositeAggregator(List<Aggregator>) - Constructor for class io.qameta.allure.CompositeAggregator
Deprecated.
 
CompositeAggregator2 - Class in io.qameta.allure
Composite aggregator extension.
CompositeAggregator2(List<Aggregator2>) - Constructor for class io.qameta.allure.CompositeAggregator2
 
CompositeDateTimeParser - Class in io.qameta.allure.datetime
 
CompositeDateTimeParser(DateTimeParser...) - Constructor for class io.qameta.allure.datetime.CompositeDateTimeParser
 
CompositeDateTimeParser(List<DateTimeParser>) - Constructor for class io.qameta.allure.datetime.CompositeDateTimeParser
 
Configuration - Interface in io.qameta.allure.core
Report configuration.
Constants - Class in io.qameta.allure
 
contains(String) - Method in class io.qameta.allure.parser.XmlElement
 
containsAttribute(String) - Method in class io.qameta.allure.parser.XmlElement
 
Context<T> - Interface in io.qameta.allure
Report context.
ContextNotFoundException - Exception in io.qameta.allure.exception
Notified about missed context.
ContextNotFoundException(Class<?>) - Constructor for exception io.qameta.allure.exception.ContextNotFoundException
Creates an exception by given context type.
convertList(Collection<T>, Function<T, R>) - Static method in class io.qameta.allure.util.ConvertUtils
 
convertList(Collection<T>, Predicate<T>, Function<T, R>) - Static method in class io.qameta.allure.util.ConvertUtils
 
ConvertUtils - Class in io.qameta.allure.util
Useful conversion methods.
CopyVisitor - Class in io.qameta.allure.util
Visitor that recursive copies directories.
CopyVisitor(Path, Path) - Constructor for class io.qameta.allure.util.CopyVisitor
 
create(TestResultTreeGroup, TestResult) - Method in class io.qameta.allure.tree.TestResultLeafFactory
 
create(TestResultTreeGroup, String, TestResult) - Method in class io.qameta.allure.tree.TestResultGroupFactory
 
create(Long) - Static method in class io.qameta.allure.entity.Time
 
create(Long, Long) - Static method in class io.qameta.allure.entity.Time
 
create(S, String, T) - Method in interface io.qameta.allure.tree.TreeGroupFactory
 
create(S, T) - Method in interface io.qameta.allure.tree.TreeLeafFactory
 
createGroupUid(String, String) - Static method in class io.qameta.allure.tree.TreeUtils
 
CsvExportBehavior - Class in io.qameta.allure.csv
Class contains the information for the behavior csv export.
CsvExportBehavior(String, String, String) - Constructor for class io.qameta.allure.csv.CsvExportBehavior
 
CsvExportCategory - Class in io.qameta.allure.csv
Class contains the information for the category csv export.
CsvExportCategory(TreeWidgetItem) - Constructor for class io.qameta.allure.csv.CsvExportCategory
 
CsvExportSuite - Class in io.qameta.allure.csv
Class contains the information for the suites csv export.
CsvExportSuite(TestResult) - Constructor for class io.qameta.allure.csv.CsvExportSuite
 

D

DATA_DIR - Static variable in class io.qameta.allure.Constants
The name of directory with main report data.
dataPath(String...) - Static method in class io.qameta.allure.Constants
Build path within data directory.
DateTimeParser - Interface in io.qameta.allure.datetime
 
DEFAULT_REPORT_NAME - Static variable in class io.qameta.allure.Constants
The default report name.
DefaultTreeGroup - Class in io.qameta.allure.tree
 
DefaultTreeGroup(String) - Constructor for class io.qameta.allure.tree.DefaultTreeGroup
 
DefaultTreeLayer - Class in io.qameta.allure.tree
 
DefaultTreeLayer(String...) - Constructor for class io.qameta.allure.tree.DefaultTreeLayer
 
DefaultTreeLayer(Collection<String>) - Constructor for class io.qameta.allure.tree.DefaultTreeLayer
 
DefaultTreeLeaf - Class in io.qameta.allure.tree
 
DefaultTreeLeaf(String) - Constructor for class io.qameta.allure.tree.DefaultTreeLeaf
 
DeleteVisitor - Class in io.qameta.allure.util
Visitor that recursive deletes directories.
DeleteVisitor() - Constructor for class io.qameta.allure.util.DeleteVisitor
 
description - Variable in class io.qameta.allure.entity.StageResult
 
description - Variable in class io.qameta.allure.entity.TestResult
 
descriptionHtml - Variable in class io.qameta.allure.entity.StageResult
 
descriptionHtml - Variable in class io.qameta.allure.entity.TestResult
 
duration - Variable in class io.qameta.allure.entity.GroupTime
 
duration - Variable in class io.qameta.allure.entity.Time
 

E

EnvironmentItem - Class in io.qameta.allure.entity
 
EnvironmentItem() - Constructor for class io.qameta.allure.entity.EnvironmentItem
 
EPIC - Enum constant in enum class io.qameta.allure.entity.LabelName
 
error(String) - Method in interface io.qameta.allure.core.ResultsVisitor
Notifies about error during results parse.
error(String, Exception) - Method in interface io.qameta.allure.core.ResultsVisitor
Notifies about error during results parse.
ExecutorInfo - Class in io.qameta.allure.entity
 
ExecutorInfo() - Constructor for class io.qameta.allure.entity.ExecutorInfo
 
EXPORT_DIR - Static variable in class io.qameta.allure.Constants
The name of directory with exported data.
exportPath(String...) - Static method in class io.qameta.allure.Constants
Build path within export directory.
Extension - Interface in io.qameta.allure
Marker interface for all the extension points.
extra - Variable in class io.qameta.allure.entity.TestResult
 

F

failed - Variable in class io.qameta.allure.entity.Statistic
 
FAILED - Enum constant in enum class io.qameta.allure.entity.Status
 
FEATURE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
findAll(LabelName) - Method in interface io.qameta.allure.entity.WithLabels
 
findAll(LabelName, Collector<String, ?, T>) - Method in interface io.qameta.allure.entity.WithLabels
 
findAll(String) - Method in interface io.qameta.allure.entity.WithLabels
 
findAll(String, Collector<String, ?, T>) - Method in interface io.qameta.allure.entity.WithLabels
 
findAllLabels(LabelName) - Method in class io.qameta.allure.entity.TestResult
 
findAllLabels(LabelName, Collector<String, ?, T>) - Method in class io.qameta.allure.entity.TestResult
 
findAllLabels(String) - Method in class io.qameta.allure.entity.TestResult
 
findAllLabels(String, Collector<String, ?, T>) - Method in class io.qameta.allure.entity.TestResult
 
findNodeOfType(String, Class<T>) - Method in interface io.qameta.allure.tree.TreeGroup
 
findOne(LabelName) - Method in interface io.qameta.allure.entity.WithLabels
 
findOne(String) - Method in interface io.qameta.allure.entity.WithLabels
 
findOneLabel(LabelName) - Method in class io.qameta.allure.entity.TestResult
 
findOneLabel(String) - Method in class io.qameta.allure.entity.TestResult
 
flaky - Variable in class io.qameta.allure.entity.TestResult
 
FRAMEWORK - Enum constant in enum class io.qameta.allure.entity.LabelName
 
FreemarkerContext - Class in io.qameta.allure.context
Context that stores freemarker configuration.
FreemarkerContext() - Constructor for class io.qameta.allure.context.FreemarkerContext
 
fullName - Variable in class io.qameta.allure.entity.TestResult
 

G

get(Status) - Method in class io.qameta.allure.entity.Statistic
 
get(String) - Method in class io.qameta.allure.parser.XmlElement
 
getAggregators() - Method in interface io.qameta.allure.core.Configuration
Deprecated.
for removal. Use Configuration.getExtensions() instead.
getAllResults() - Method in interface io.qameta.allure.core.LaunchResults
Returns all test results, including hidden.
getAttachments() - Method in interface io.qameta.allure.core.LaunchResults
Returns all attachments.
getAttachments() - Method in interface io.qameta.allure.entity.Summarizable
 
getAttachmentsCount() - Method in interface io.qameta.allure.entity.Summarizable
 
getAttribute(String) - Method in class io.qameta.allure.parser.XmlElement
 
getAttributes() - Method in class io.qameta.allure.parser.XmlElement
 
getBroken() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getBroken() - Method in class io.qameta.allure.csv.CsvExportCategory
 
getChildren() - Method in class io.qameta.allure.parser.XmlElement
 
getChildren() - Method in class io.qameta.allure.tree.AbstractTree
 
getChildren() - Method in class io.qameta.allure.tree.DefaultTreeGroup
 
getChildren() - Method in interface io.qameta.allure.tree.TreeGroup
 
getConfig() - Method in interface io.qameta.allure.core.Plugin
 
getContext(Class<S>) - Method in interface io.qameta.allure.core.Configuration
Resolve context by given type.
getData(List<LaunchResults>) - Method in class io.qameta.allure.CommonCsvExportAggregator
Deprecated.
 
getData(List<LaunchResults>) - Method in class io.qameta.allure.CommonCsvExportAggregator2
 
getData(List<LaunchResults>) - Method in class io.qameta.allure.CommonJsonAggregator
Deprecated.
 
getData(List<LaunchResults>) - Method in class io.qameta.allure.CommonJsonAggregator2
 
getData(List<LaunchResults>) - Method in class io.qameta.allure.CommonMetricAggregator
Deprecated.
 
getData(List<LaunchResults>) - Method in class io.qameta.allure.CommonMetricAggregator2
 
getDescription() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getDoubleAttribute(String) - Method in class io.qameta.allure.parser.XmlElement
 
getDuration() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getEndNodes(T, S, List<TreeLayer>, int) - Method in class io.qameta.allure.tree.AbstractTree
 
getEpic() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getEpochMilli(String) - Method in class io.qameta.allure.datetime.CompositeDateTimeParser
 
getEpochMilli(String) - Method in interface io.qameta.allure.datetime.DateTimeParser
 
getEpochMilli(String) - Method in class io.qameta.allure.datetime.LocalDateTimeParser
 
getEpochMilli(String) - Method in class io.qameta.allure.datetime.ZonedDateTimeParser
 
getExtensions() - Method in interface io.qameta.allure.core.Configuration
Returns all discovered extensions.
getExtensions() - Method in interface io.qameta.allure.core.Plugin
 
getExtensions(Class<T>) - Method in interface io.qameta.allure.core.Configuration
Returns all discovered extensions of specified type.
getExtra(String) - Method in interface io.qameta.allure.core.LaunchResults
Returns extra info by given name.
getExtra(String, Supplier<T>) - Method in interface io.qameta.allure.core.LaunchResults
getExtraBlock(String) - Method in class io.qameta.allure.entity.TestResult
 
getExtraBlock(String, T) - Method in class io.qameta.allure.entity.TestResult
 
getFailed() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getFailed() - Method in class io.qameta.allure.csv.CsvExportCategory
 
getFeature() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getFirst(String) - Method in class io.qameta.allure.parser.XmlElement
 
getGroupNames() - Method in class io.qameta.allure.tree.DefaultTreeLayer
 
getGroupNames() - Method in interface io.qameta.allure.tree.TreeLayer
 
getLabels() - Method in interface io.qameta.allure.entity.WithLabels
 
getLines() - Method in interface io.qameta.allure.metric.Metric
 
getLines() - Method in class io.qameta.allure.metric.StatusMetric
 
getLines() - Method in class io.qameta.allure.metric.TimeMetric
 
getMetrics() - Method in class io.qameta.allure.CommonMetricAggregator
Deprecated.
 
getMetrics() - Method in class io.qameta.allure.CommonMetricAggregator2
 
getName() - Method in class io.qameta.allure.csv.CsvExportCategory
 
getName() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getName() - Method in interface io.qameta.allure.entity.Nameable
 
getName() - Method in interface io.qameta.allure.entity.Summarizable
 
getName() - Method in class io.qameta.allure.parser.XmlElement
 
getName() - Method in class io.qameta.allure.tree.AbstractTree
 
getName() - Method in class io.qameta.allure.tree.DefaultTreeGroup
 
getName() - Method in class io.qameta.allure.tree.DefaultTreeLeaf
 
getName() - Method in interface io.qameta.allure.tree.TreeNode
 
getParameters() - Method in interface io.qameta.allure.entity.Parameterizable
 
getParameters() - Method in interface io.qameta.allure.entity.Summarizable
 
getParameters() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getParameterValues() - Method in interface io.qameta.allure.entity.Parameterizable
 
getParentSuite() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getParentUid() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getPassed() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getPassed() - Method in class io.qameta.allure.csv.CsvExportCategory
 
getPluginFiles() - Method in interface io.qameta.allure.core.Plugin
Returns the map of all plugin files.
getPlugins() - Method in interface io.qameta.allure.core.Configuration
Returns all configured plugins.
getProperty(String) - Static method in class io.qameta.allure.util.PropertyUtils
 
getReaders() - Method in interface io.qameta.allure.core.Configuration
Deprecated.
for removal. Use Configuration.getExtensions() instead.
getReportLanguage() - Method in interface io.qameta.allure.core.Configuration
Returns the report language.
getReportName() - Method in interface io.qameta.allure.core.Configuration
Returns the report name.
getResults() - Method in interface io.qameta.allure.core.LaunchResults
Returns not hidden test results.
getRetriesCount() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getRootType() - Method in class io.qameta.allure.tree.AbstractTree
 
getRootType() - Method in class io.qameta.allure.tree.TestResultTree
 
getSkipped() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getSkipped() - Method in class io.qameta.allure.csv.CsvExportCategory
 
getSource() - Method in class io.qameta.allure.entity.TestResult
 
getStart() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getStatistic() - Method in interface io.qameta.allure.entity.WithStatistic
 
getStatus() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getStatus() - Method in class io.qameta.allure.entity.Statistic
 
getStatus() - Method in interface io.qameta.allure.entity.Statusable
 
getStatus() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getStatusMessage() - Method in interface io.qameta.allure.entity.Summarizable
 
getSteps() - Method in interface io.qameta.allure.entity.Summarizable
 
getStepsCount() - Method in interface io.qameta.allure.entity.Summarizable
 
getStop() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getStory() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getSubSuite() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getSuite() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getTags() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getTestClass() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getTestMethod() - Method in class io.qameta.allure.csv.CsvExportSuite
 
getTime() - Method in interface io.qameta.allure.entity.Timeable
 
getTime() - Method in interface io.qameta.allure.entity.WithGroupTime
 
getTime() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getTimeSafe() - Method in interface io.qameta.allure.entity.WithGroupTime
 
getTotal() - Method in class io.qameta.allure.entity.Statistic
 
getUid() - Method in class io.qameta.allure.tree.TestResultTree
 
getUid() - Method in class io.qameta.allure.tree.TestResultTreeGroup
 
getUid() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
getUnknown() - Method in class io.qameta.allure.csv.CsvExportBehavior
 
getUnknown() - Method in class io.qameta.allure.csv.CsvExportCategory
 
getUuid() - Method in interface io.qameta.allure.core.Configuration
Gets uuid.
getValue() - Method in class io.qameta.allure.context.FreemarkerContext
 
getValue() - Method in interface io.qameta.allure.Context
Returns the context value.
getValue() - Method in class io.qameta.allure.context.JacksonContext
 
getValue() - Method in class io.qameta.allure.context.MarkdownContext
 
getValue() - Method in class io.qameta.allure.context.RandomUidContext
 
getValue() - Method in class io.qameta.allure.context.ReportInfoContext
Deprecated.
 
getValue() - Method in class io.qameta.allure.parser.XmlElement
 
getVersion() - Method in interface io.qameta.allure.core.Configuration
Gets version.
groupByLabels(TestResult, LabelName...) - Static method in class io.qameta.allure.tree.TreeUtils
 
GroupTime - Class in io.qameta.allure.entity
 
GroupTime() - Constructor for class io.qameta.allure.entity.GroupTime
 

H

hasContent() - Method in interface io.qameta.allure.entity.Summarizable
 
hasExtraBlock(String) - Method in class io.qameta.allure.entity.TestResult
 
hasMessage(String) - Method in interface io.qameta.allure.entity.Summarizable
 
hidden - Variable in class io.qameta.allure.entity.TestResult
 
HISTORY_DIR - Static variable in class io.qameta.allure.Constants
The name of directory with historical data.
historyId - Variable in class io.qameta.allure.entity.TestResult
 
historyPath(String...) - Static method in class io.qameta.allure.Constants
Build path within history directory.
HOST - Enum constant in enum class io.qameta.allure.entity.LabelName
 

I

io.qameta.allure - package io.qameta.allure
 
io.qameta.allure.context - package io.qameta.allure.context
 
io.qameta.allure.core - package io.qameta.allure.core
 
io.qameta.allure.csv - package io.qameta.allure.csv
 
io.qameta.allure.datetime - package io.qameta.allure.datetime
 
io.qameta.allure.entity - package io.qameta.allure.entity
 
io.qameta.allure.exception - package io.qameta.allure.exception
 
io.qameta.allure.metric - package io.qameta.allure.metric
 
io.qameta.allure.parser - package io.qameta.allure.parser
 
io.qameta.allure.tree - package io.qameta.allure.tree
 
io.qameta.allure.util - package io.qameta.allure.util
 
isAttachmentStep() - Method in interface io.qameta.allure.entity.Summarizable
 
isFlaky() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
isNewBroken() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
isNewFailed() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
isNewPassed() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
isPassed(String, String, String) - Method in class io.qameta.allure.csv.CsvExportBehavior
 
isRetriesStatusChange() - Method in class io.qameta.allure.tree.TestResultTreeLeaf
 
ISSUE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
items - Variable in class io.qameta.allure.tree.TreeWidgetData
 
iterator() - Method in class io.qameta.allure.parser.XmlElement
 

J

JacksonContext - Class in io.qameta.allure.context
Context that stores pre-configured jackson mapper.
JacksonContext() - Constructor for class io.qameta.allure.context.JacksonContext
 

L

label(String) - Method in enum class io.qameta.allure.entity.LabelName
 
Label - Class in io.qameta.allure.entity
 
Label() - Constructor for class io.qameta.allure.entity.Label
 
LabelName - Enum Class in io.qameta.allure.entity
 
labels - Variable in class io.qameta.allure.entity.TestResult
 
LANGUAGE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
LaunchResults - Interface in io.qameta.allure.core
Contains parsed results.
Link - Class in io.qameta.allure.entity
 
Link() - Constructor for class io.qameta.allure.entity.Link
 
links - Variable in class io.qameta.allure.entity.TestResult
 
LocalDateTimeParser - Class in io.qameta.allure.datetime
 
LocalDateTimeParser() - Constructor for class io.qameta.allure.datetime.LocalDateTimeParser
 
LocalDateTimeParser(ZoneId) - Constructor for class io.qameta.allure.datetime.LocalDateTimeParser
 

M

MarkdownContext - Class in io.qameta.allure.context
Markdown context.
MarkdownContext() - Constructor for class io.qameta.allure.context.MarkdownContext
 
maxDuration - Variable in class io.qameta.allure.entity.GroupTime
 
merge(GroupTime) - Method in class io.qameta.allure.entity.GroupTime
 
merge(Statistic) - Method in class io.qameta.allure.entity.Statistic
 
mergeStatistic(Statistic, Statistic) - Static method in class io.qameta.allure.tree.TreeUtils
 
Metric - Interface in io.qameta.allure.metric
 
MetricLine - Interface in io.qameta.allure.metric
 
minDuration - Variable in class io.qameta.allure.entity.GroupTime
 

N

name - Variable in class io.qameta.allure.entity.Attachment
 
name - Variable in class io.qameta.allure.entity.EnvironmentItem
 
name - Variable in class io.qameta.allure.entity.ExecutorInfo
 
name - Variable in class io.qameta.allure.entity.Label
 
name - Variable in class io.qameta.allure.entity.Link
 
name - Variable in class io.qameta.allure.entity.Parameter
 
name - Variable in class io.qameta.allure.entity.StageResult
 
name - Variable in class io.qameta.allure.entity.Step
 
name - Variable in class io.qameta.allure.entity.TestResult
 
name - Variable in class io.qameta.allure.tree.TreeWidgetItem
 
Nameable - Interface in io.qameta.allure.entity
 
newBroken - Variable in class io.qameta.allure.entity.TestResult
 
newFailed - Variable in class io.qameta.allure.entity.TestResult
 
newPassed - Variable in class io.qameta.allure.entity.TestResult
 
NO_ANALYTICS - Static variable in class io.qameta.allure.Constants
The name of environment variable that disables analytics.

O

OWNER - Enum constant in enum class io.qameta.allure.entity.LabelName
 

P

PACKAGE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
Parameter - Class in io.qameta.allure.entity
 
Parameter() - Constructor for class io.qameta.allure.entity.Parameter
 
Parameterizable - Interface in io.qameta.allure.entity
 
parameters - Variable in class io.qameta.allure.entity.StageResult
 
parameters - Variable in class io.qameta.allure.entity.Step
 
parameters - Variable in class io.qameta.allure.entity.TestResult
 
PARENT_SUITE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
passed - Variable in class io.qameta.allure.entity.Statistic
 
PASSED - Enum constant in enum class io.qameta.allure.entity.Status
 
path(String, String...) - Static method in class io.qameta.allure.Constants
Build path from specified path items.
Plugin - Interface in io.qameta.allure.core
Base plugin interface.
PluginConfiguration - Class in io.qameta.allure
 
PluginConfiguration() - Constructor for class io.qameta.allure.PluginConfiguration
 
pluginPath(String...) - Static method in class io.qameta.allure.Constants
Build path within plugins directory.
PLUGINS_DIR - Static variable in class io.qameta.allure.Constants
The name of directory with report plugins.
postVisitDirectory(Path, IOException) - Method in class io.qameta.allure.util.DeleteVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class io.qameta.allure.util.CopyVisitor
 
PropertyNotFoundException - Exception in io.qameta.allure.exception
Notified about missed property.
PropertyNotFoundException(String) - Constructor for exception io.qameta.allure.exception.PropertyNotFoundException
Creates an exception by given property key.
PropertyUtils - Class in io.qameta.allure.util
Utility methods for using properties.

R

RandomUidContext - Class in io.qameta.allure.context
This context used to generate random uids for Allure results.
RandomUidContext() - Constructor for class io.qameta.allure.context.RandomUidContext
 
Reader - Interface in io.qameta.allure
Reader extension.
readResults(Configuration, ResultsVisitor, Path) - Method in interface io.qameta.allure.Reader
Process results directory.
ReportInfo - Class in io.qameta.allure
 
ReportInfo() - Constructor for class io.qameta.allure.ReportInfo
 
ReportInfoContext - Class in io.qameta.allure.context
ReportInfoContext(String) - Constructor for class io.qameta.allure.context.ReportInfoContext
Deprecated.
 
ReportInfoContext(String, String) - Constructor for class io.qameta.allure.context.ReportInfoContext
Deprecated.
 
reportName - Variable in class io.qameta.allure.entity.ExecutorInfo
 
ReportStorage - Interface in io.qameta.allure
 
reportUrl - Variable in class io.qameta.allure.entity.ExecutorInfo
 
requireContext(Class<S>) - Method in interface io.qameta.allure.core.Configuration
The same as Configuration.getContext(Class) but throws an exception if context doesn't present.
requireProperty(String) - Static method in class io.qameta.allure.util.PropertyUtils
 
RESULT_FORMAT - Enum constant in enum class io.qameta.allure.entity.LabelName
 
ResultsVisitor - Interface in io.qameta.allure.core
Visitor that stores results data to internal storage.
retriesCount - Variable in class io.qameta.allure.entity.TestResult
 
retriesStatusChange - Variable in class io.qameta.allure.entity.TestResult
 
retry - Variable in class io.qameta.allure.entity.TestResult
 
root - Variable in class io.qameta.allure.tree.AbstractTree
 

S

setChildren(List<TreeNode>) - Method in class io.qameta.allure.tree.DefaultTreeGroup
 
setLabels(List<Label>) - Method in interface io.qameta.allure.entity.WithLabels
 
setName(String) - Method in class io.qameta.allure.tree.DefaultTreeGroup
 
setStatistic(Statistic) - Method in interface io.qameta.allure.entity.WithStatistic
 
setTime(GroupTime) - Method in interface io.qameta.allure.entity.WithGroupTime
 
setTotal(long) - Method in class io.qameta.allure.entity.Statistic
Deprecated.
Do not use it manually.
setUid(String) - Method in class io.qameta.allure.tree.TestResultTreeGroup
 
SEVERITY - Enum constant in enum class io.qameta.allure.entity.LabelName
 
shouldDisplayMessage() - Method in interface io.qameta.allure.entity.Summarizable
 
size - Variable in class io.qameta.allure.entity.Attachment
 
skipped - Variable in class io.qameta.allure.entity.Statistic
 
SKIPPED - Enum constant in enum class io.qameta.allure.entity.Status
 
source - Variable in class io.qameta.allure.entity.Attachment
 
StageResult - Class in io.qameta.allure.entity
 
StageResult() - Constructor for class io.qameta.allure.entity.StageResult
 
start - Variable in class io.qameta.allure.entity.GroupTime
 
start - Variable in class io.qameta.allure.entity.Time
 
statistic - Variable in class io.qameta.allure.tree.TreeWidgetItem
 
Statistic - Class in io.qameta.allure.entity
 
Statistic() - Constructor for class io.qameta.allure.entity.Statistic
 
status - Variable in class io.qameta.allure.entity.StageResult
 
status - Variable in class io.qameta.allure.entity.Step
 
status - Variable in class io.qameta.allure.entity.TestResult
 
Status - Enum Class in io.qameta.allure.entity
 
Statusable - Interface in io.qameta.allure.entity
 
statusMessage - Variable in class io.qameta.allure.entity.StageResult
 
statusMessage - Variable in class io.qameta.allure.entity.Step
 
statusMessage - Variable in class io.qameta.allure.entity.TestResult
 
StatusMetric - Class in io.qameta.allure.metric
 
StatusMetric(BiFunction<Status, Long, MetricLine>) - Constructor for class io.qameta.allure.metric.StatusMetric
 
statusTrace - Variable in class io.qameta.allure.entity.StageResult
 
statusTrace - Variable in class io.qameta.allure.entity.Step
 
statusTrace - Variable in class io.qameta.allure.entity.TestResult
 
Step - Class in io.qameta.allure.entity
 
Step() - Constructor for class io.qameta.allure.entity.Step
 
steps - Variable in class io.qameta.allure.entity.StageResult
 
steps - Variable in class io.qameta.allure.entity.Step
 
stop - Variable in class io.qameta.allure.entity.GroupTime
 
stop - Variable in class io.qameta.allure.entity.Time
 
STORY - Enum constant in enum class io.qameta.allure.entity.LabelName
 
SUB_SUITE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
SUITE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
sumDuration - Variable in class io.qameta.allure.entity.GroupTime
 
Summarizable - Interface in io.qameta.allure.entity
 

T

TAG - Enum constant in enum class io.qameta.allure.entity.LabelName
 
TEST_CLASS - Enum constant in enum class io.qameta.allure.entity.LabelName
 
TEST_METHOD - Enum constant in enum class io.qameta.allure.entity.LabelName
 
TEST_TYPE - Enum constant in enum class io.qameta.allure.entity.LabelName
 
testId - Variable in class io.qameta.allure.entity.TestResult
 
TestResult - Class in io.qameta.allure.entity
 
TestResult() - Constructor for class io.qameta.allure.entity.TestResult
 
TestResultGroupFactory - Class in io.qameta.allure.tree
 
TestResultGroupFactory() - Constructor for class io.qameta.allure.tree.TestResultGroupFactory
 
TestResultLeafFactory - Class in io.qameta.allure.tree
 
TestResultLeafFactory() - Constructor for class io.qameta.allure.tree.TestResultLeafFactory
 
TestResultTree - Class in io.qameta.allure.tree
 
TestResultTree(String, TreeClassifier<TestResult>) - Constructor for class io.qameta.allure.tree.TestResultTree
 
TestResultTree(String, TreeClassifier<TestResult>, TreeGroupFactory<TestResult, TestResultTreeGroup>, TreeLeafFactory<TestResult, TestResultTreeGroup, TestResultTreeLeaf>) - Constructor for class io.qameta.allure.tree.TestResultTree
 
TestResultTreeGroup - Class in io.qameta.allure.tree
 
TestResultTreeGroup(String, String) - Constructor for class io.qameta.allure.tree.TestResultTreeGroup
 
TestResultTreeLeaf - Class in io.qameta.allure.tree
 
TestResultTreeLeaf(String, TestResult) - Constructor for class io.qameta.allure.tree.TestResultTreeLeaf
 
TestResultTreeLeaf(String, String, TestResult) - Constructor for class io.qameta.allure.tree.TestResultTreeLeaf
 
testStage - Variable in class io.qameta.allure.entity.TestResult
 
THREAD - Enum constant in enum class io.qameta.allure.entity.LabelName
 
time - Variable in class io.qameta.allure.entity.StageResult
 
time - Variable in class io.qameta.allure.entity.Step
 
time - Variable in class io.qameta.allure.entity.TestResult
 
Time - Class in io.qameta.allure.entity
 
Time() - Constructor for class io.qameta.allure.entity.Time
 
Timeable - Interface in io.qameta.allure.entity
 
TimeMetric - Class in io.qameta.allure.metric
 
TimeMetric(BiFunction<String, Long, MetricLine>) - Constructor for class io.qameta.allure.metric.TimeMetric
 
toMap() - Method in class io.qameta.allure.entity.TestResult
 
total - Variable in class io.qameta.allure.tree.TreeWidgetData
 
Tree<T> - Interface in io.qameta.allure.tree
 
TreeClassifier<T> - Interface in io.qameta.allure.tree
 
TreeGroup - Interface in io.qameta.allure.tree
 
TreeGroupFactory<T,S extends TreeGroup> - Interface in io.qameta.allure.tree
 
TreeLayer - Interface in io.qameta.allure.tree
 
TreeLeaf - Interface in io.qameta.allure.tree
 
TreeLeafFactory<T,S extends TreeGroup,U extends TreeLeaf> - Interface in io.qameta.allure.tree
 
TreeNode - Interface in io.qameta.allure.tree
 
TreeUtils - Class in io.qameta.allure.tree
 
TreeWidgetData - Class in io.qameta.allure.tree
 
TreeWidgetData() - Constructor for class io.qameta.allure.tree.TreeWidgetData
 
TreeWidgetItem - Class in io.qameta.allure.tree
 
TreeWidgetItem() - Constructor for class io.qameta.allure.tree.TreeWidgetItem
 
type - Variable in class io.qameta.allure.entity.Attachment
 
type - Variable in class io.qameta.allure.entity.ExecutorInfo
 
type - Variable in class io.qameta.allure.entity.Link
 

U

uid - Variable in class io.qameta.allure.entity.Attachment
 
uid - Variable in class io.qameta.allure.entity.TestResult
 
uid - Variable in class io.qameta.allure.tree.TreeWidgetItem
 
unknown - Variable in class io.qameta.allure.entity.Statistic
 
UNKNOWN - Enum constant in enum class io.qameta.allure.entity.Status
 
unpackReportStatic(Path) - Method in interface io.qameta.allure.core.Plugin
Deprecated.
deprecated, use Plugin.getPluginFiles() instead.
update(Status) - Method in class io.qameta.allure.entity.Statistic
 
update(Statusable) - Method in class io.qameta.allure.entity.Statistic
 
update(TestResult) - Method in interface io.qameta.allure.metric.Metric
 
update(TestResult) - Method in class io.qameta.allure.metric.StatusMetric
 
update(TestResult) - Method in class io.qameta.allure.metric.TimeMetric
 
update(Time) - Method in class io.qameta.allure.entity.GroupTime
 
update(Timeable) - Method in class io.qameta.allure.entity.GroupTime
 
update(T, T, BiFunction<T, T, T>, Consumer<T>) - Static method in class io.qameta.allure.entity.GroupTime
 
updateStatistic(Statistic) - Method in interface io.qameta.allure.entity.WithStatistic
 
updateStatistic(Statistic, TreeNode) - Static method in class io.qameta.allure.tree.TreeUtils
 
updateStatistic(Statusable) - Method in interface io.qameta.allure.entity.WithStatistic
 
updateStatisticRecursive(Statistic, TreeNode) - Static method in class io.qameta.allure.tree.TreeUtils
 
updateTime(GroupTime) - Method in interface io.qameta.allure.entity.WithGroupTime
 
updateTime(Timeable) - Method in interface io.qameta.allure.entity.WithGroupTime
 
url - Variable in class io.qameta.allure.entity.ExecutorInfo
 
url - Variable in class io.qameta.allure.entity.Link
 

V

value - Variable in class io.qameta.allure.entity.Label
 
value - Variable in class io.qameta.allure.entity.Parameter
 
value() - Method in enum class io.qameta.allure.entity.LabelName
 
value() - Method in enum class io.qameta.allure.entity.Status
 
valueOf(String) - Static method in enum class io.qameta.allure.entity.LabelName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.qameta.allure.entity.Status
Returns the enum constant of this class with the specified name.
values - Variable in class io.qameta.allure.entity.EnvironmentItem
 
values() - Static method in enum class io.qameta.allure.entity.LabelName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.qameta.allure.entity.Status
Returns an array containing the constants of this enum class, in the order they are declared.
visitAttachmentFile(Path) - Method in interface io.qameta.allure.core.ResultsVisitor
Process attachment file.
visitExtra(String, Object) - Method in interface io.qameta.allure.core.ResultsVisitor
Visit extra block.
visitFile(Path, BasicFileAttributes) - Method in class io.qameta.allure.util.CopyVisitor
 
visitFile(Path, BasicFileAttributes) - Method in class io.qameta.allure.util.DeleteVisitor
 
visitTestResult(TestResult) - Method in interface io.qameta.allure.core.ResultsVisitor
Process test result.

W

WIDGETS_DIR - Static variable in class io.qameta.allure.Constants
The name of directory that contains widgets data.
widgetsPath(String...) - Static method in class io.qameta.allure.Constants
Build path within widgets directory.
WithGroupTime - Interface in io.qameta.allure.entity
 
WithLabels - Interface in io.qameta.allure.entity
 
WithStatistic - Interface in io.qameta.allure.entity
 

X

XmlElement - Class in io.qameta.allure.parser
 
XmlElement(Element) - Constructor for class io.qameta.allure.parser.XmlElement
 

Z

ZonedDateTimeParser - Class in io.qameta.allure.datetime
 
ZonedDateTimeParser() - Constructor for class io.qameta.allure.datetime.ZonedDateTimeParser
 
A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form