JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
A
addAttachment(String, String)
- Static method in class io.qameta.allure.
Allure
addAttachment(String, String, String)
- Static method in class io.qameta.allure.
Allure
addAttachment(String, String, String, String)
- Static method in class io.qameta.allure.
Allure
addAttachment(String, InputStream)
- Static method in class io.qameta.allure.
Allure
addAttachment(String, String, InputStream, String)
- Static method in class io.qameta.allure.
Allure
addAttachment(String, String, String, byte[])
- Method in class io.qameta.allure.
AllureLifecycle
addAttachment(String, String, String, InputStream)
- Method in class io.qameta.allure.
AllureLifecycle
addByteAttachmentAsync(String, String, Supplier<byte[]>)
- Static method in class io.qameta.allure.
Allure
addByteAttachmentAsync(String, String, String, Supplier<byte[]>)
- Static method in class io.qameta.allure.
Allure
addContainer(TestResultContainer)
- Method in class io.qameta.allure.internal.
AllureStorage
addDescription(String)
- Static method in class io.qameta.allure.
Allure
addDescriptionHtml(String)
- Static method in class io.qameta.allure.
Allure
addFixture(String, FixtureResult)
- Method in class io.qameta.allure.internal.
AllureStorage
addLabels(Label...)
- Static method in class io.qameta.allure.
Allure
addLinks(Link...)
- Static method in class io.qameta.allure.
Allure
addStep(String, String, StepResult)
- Method in class io.qameta.allure.internal.
AllureStorage
addStreamAttachmentAsync(String, String, Supplier<InputStream>)
- Static method in class io.qameta.allure.
Allure
addStreamAttachmentAsync(String, String, String, Supplier<InputStream>)
- Static method in class io.qameta.allure.
Allure
addTestResult(TestResult)
- Method in class io.qameta.allure.internal.
AllureStorage
afterContainerStart(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
afterContainerStart(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterContainerStop(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
afterContainerStop(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterContainerUpdate(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
afterContainerUpdate(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterContainerWrite(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
afterContainerWrite(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterFixtureStart(FixtureResult)
- Method in interface io.qameta.allure.listener.
FixtureLifecycleListener
afterFixtureStart(FixtureResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterFixtureStop(FixtureResult)
- Method in interface io.qameta.allure.listener.
FixtureLifecycleListener
afterFixtureStop(FixtureResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterFixtureUpdate(FixtureResult)
- Method in interface io.qameta.allure.listener.
FixtureLifecycleListener
afterFixtureUpdate(FixtureResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterStepStart(StepResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterStepStart(StepResult)
- Method in interface io.qameta.allure.listener.
StepLifecycleListener
afterStepStop(StepResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterStepStop(StepResult)
- Method in interface io.qameta.allure.listener.
StepLifecycleListener
afterStepUpdate(StepResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterStepUpdate(StepResult)
- Method in interface io.qameta.allure.listener.
StepLifecycleListener
afterTestSchedule(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterTestSchedule(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
afterTestStart(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterTestStart(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
afterTestStop(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterTestStop(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
afterTestUpdate(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterTestUpdate(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
afterTestWrite(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
afterTestWrite(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
Allure
- Class in
io.qameta.allure
The class contains some useful methods to work with
AllureLifecycle
.
ALLURE_HOST_NAME_ENV
- Static variable in class io.qameta.allure.util.
ResultsUtils
ALLURE_HOST_NAME_SYSPROP
- Static variable in class io.qameta.allure.util.
ResultsUtils
ALLURE_THREAD_NAME_ENV
- Static variable in class io.qameta.allure.util.
ResultsUtils
ALLURE_THREAD_NAME_SYSPROP
- Static variable in class io.qameta.allure.util.
ResultsUtils
AllureLifecycle
- Class in
io.qameta.allure
The class contains Allure context and methods to change it.
AllureLifecycle()
- Constructor for class io.qameta.allure.
AllureLifecycle
AllureLifecycle(AllureResultsWriter)
- Constructor for class io.qameta.allure.
AllureLifecycle
AllureStorage
- Class in
io.qameta.allure.internal
Internal Allure data storage.
AllureStorage()
- Constructor for class io.qameta.allure.internal.
AllureStorage
anyMethod()
- Method in class io.qameta.allure.aspects.
AttachmentsAspects
Pointcut for any methods.
anyMethod()
- Method in class io.qameta.allure.aspects.
StepsAspects
AspectUtils
- Class in
io.qameta.allure.util
attachment(JoinPoint, Object)
- Method in class io.qameta.allure.aspects.
AttachmentsAspects
Process data returned from method annotated with
Attachment
.
Attachment
- Annotation Type in
io.qameta.allure
Used to mark methods that produce attachments.
AttachmentsAspects
- Class in
io.qameta.allure.aspects
Aspects (AspectJ) for handling
Attachment
.
AttachmentsAspects()
- Constructor for class io.qameta.allure.aspects.
AttachmentsAspects
B
beforeContainerStart(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
beforeContainerStart(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeContainerStop(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
beforeContainerStop(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeContainerUpdate(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
beforeContainerUpdate(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeContainerWrite(TestResultContainer)
- Method in interface io.qameta.allure.listener.
ContainerLifecycleListener
beforeContainerWrite(TestResultContainer)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeFixtureStart(FixtureResult)
- Method in interface io.qameta.allure.listener.
FixtureLifecycleListener
beforeFixtureStart(FixtureResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeFixtureStop(FixtureResult)
- Method in interface io.qameta.allure.listener.
FixtureLifecycleListener
beforeFixtureStop(FixtureResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeFixtureUpdate(FixtureResult)
- Method in interface io.qameta.allure.listener.
FixtureLifecycleListener
beforeFixtureUpdate(FixtureResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeStepStart(StepResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeStepStart(StepResult)
- Method in interface io.qameta.allure.listener.
StepLifecycleListener
beforeStepStop(StepResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeStepStop(StepResult)
- Method in interface io.qameta.allure.listener.
StepLifecycleListener
beforeStepUpdate(StepResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeStepUpdate(StepResult)
- Method in interface io.qameta.allure.listener.
StepLifecycleListener
beforeTestSchedule(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeTestSchedule(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
beforeTestStart(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeTestStart(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
beforeTestStop(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeTestStop(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
beforeTestUpdate(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeTestUpdate(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
beforeTestWrite(TestResult)
- Method in class io.qameta.allure.listener.
LifecycleNotifier
beforeTestWrite(TestResult)
- Method in interface io.qameta.allure.listener.
TestLifecycleListener
C
cast(Object, Class<T>)
- Method in class io.qameta.allure.internal.
AllureStorage
clearStepContext()
- Method in class io.qameta.allure.internal.
AllureStorage
ContainerLifecycleListener
- Interface in
io.qameta.allure.listener
Notifies about Allure test container lifecycle.
createIssueLink(String)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLabel(Owner)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLabel(Severity)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLabel(Story)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLabel(Feature)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLabel(Epic)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLink(Link)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLink(Issue)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLink(TmsLink)
- Static method in class io.qameta.allure.util.
ResultsUtils
createLink(String, String, String, String)
- Static method in class io.qameta.allure.util.
ResultsUtils
createTmsLink(String)
- Static method in class io.qameta.allure.util.
ResultsUtils
D
Description
- Annotation Type in
io.qameta.allure
Annotation that allows to attach a description for a test or for a step.
E
Epic
- Annotation Type in
io.qameta.allure
Used to mark tests with epic label.
Epics
- Annotation Type in
io.qameta.allure
Wrapper annotation for
Epic
.
F
Feature
- Annotation Type in
io.qameta.allure
Used to mark tests with feature label.
Features
- Annotation Type in
io.qameta.allure
Wrapper annotation for
Feature
.
firstNonEmpty(String...)
- Static method in class io.qameta.allure.util.
ResultsUtils
FixtureLifecycleListener
- Interface in
io.qameta.allure.listener
Notifies about Allure test fixtures lifecycle events.
Flaky
- Annotation Type in
io.qameta.allure
Used to mark tests as flaky (unstable).
G
generateMethodSignatureHash(String, List<String>)
- Static method in class io.qameta.allure.util.
ResultsUtils
get(String, Class<T>)
- Method in class io.qameta.allure.internal.
AllureStorage
getContainer(String)
- Method in class io.qameta.allure.internal.
AllureStorage
getCurrentStep()
- Method in class io.qameta.allure.internal.
AllureStorage
getCurrentTestCase()
- Method in class io.qameta.allure.
AllureLifecycle
getFixture(String)
- Method in class io.qameta.allure.internal.
AllureStorage
getHostName()
- Static method in class io.qameta.allure.util.
ResultsUtils
getLifecycle()
- Static method in class io.qameta.allure.
Allure
getLifecycle()
- Static method in class io.qameta.allure.aspects.
AttachmentsAspects
getLifecycle()
- Static method in class io.qameta.allure.aspects.
StepsAspects
getLinkTypePatternPropertyName(String)
- Static method in class io.qameta.allure.util.
ResultsUtils
getParameters(MethodSignature, Object...)
- Static method in class io.qameta.allure.util.
AspectUtils
getParametersMap(MethodSignature, Object...)
- Static method in class io.qameta.allure.util.
AspectUtils
getRootStep()
- Method in class io.qameta.allure.internal.
AllureStorage
getStatus(Throwable)
- Static method in class io.qameta.allure.util.
ResultsUtils
getStatusDetails(Throwable)
- Static method in class io.qameta.allure.util.
ResultsUtils
getStep(String)
- Method in class io.qameta.allure.internal.
AllureStorage
getTestResult(String)
- Method in class io.qameta.allure.internal.
AllureStorage
getThreadName()
- Static method in class io.qameta.allure.util.
ResultsUtils
I
io.qameta.allure
- package io.qameta.allure
io.qameta.allure.aspects
- package io.qameta.allure.aspects
io.qameta.allure.internal
- package io.qameta.allure.internal
io.qameta.allure.listener
- package io.qameta.allure.listener
io.qameta.allure.util
- package io.qameta.allure.util
Issue
- Annotation Type in
io.qameta.allure
Used to link tests with issues.
ISSUE_LINK_TYPE
- Static variable in class io.qameta.allure.util.
ResultsUtils
Issues
- Annotation Type in
io.qameta.allure
Wrapper annotation for
Issue
.
L
LifecycleNotifier
- Class in
io.qameta.allure.listener
LifecycleNotifier(List<ContainerLifecycleListener>, List<TestLifecycleListener>, List<FixtureLifecycleListener>, List<StepLifecycleListener>)
- Constructor for class io.qameta.allure.listener.
LifecycleNotifier
Link
- Annotation Type in
io.qameta.allure
Use this annotation to add some links to results.
Links
- Annotation Type in
io.qameta.allure
Wrapper annotation for
Link
.
load(Class<T>, ClassLoader)
- Static method in class io.qameta.allure.util.
ServiceLoaderUtils
Load implementation by given type.
loadAllureProperties()
- Static method in class io.qameta.allure.util.
PropertiesUtils
M
Muted
- Annotation Type in
io.qameta.allure
Used to mute tests.
N
NamingUtils
- Class in
io.qameta.allure.util
O
Owner
- Annotation Type in
io.qameta.allure
Used to set tests owner.
P
prepareAttachment(String, String, String)
- Method in class io.qameta.allure.
AllureLifecycle
processDescription(ClassLoader, Method, ExecutableItem)
- Static method in class io.qameta.allure.util.
ResultsUtils
processNameTemplate(String, Map<String, Object>)
- Static method in class io.qameta.allure.util.
NamingUtils
PropertiesUtils
- Class in
io.qameta.allure.util
The collection of properties utils methods.
put(String, T)
- Method in class io.qameta.allure.internal.
AllureStorage
R
remove(String, Class<T>)
- Method in class io.qameta.allure.internal.
AllureStorage
removeContainer(String)
- Method in class io.qameta.allure.internal.
AllureStorage
removeFixture(String)
- Method in class io.qameta.allure.internal.
AllureStorage
removeStep(String)
- Method in class io.qameta.allure.internal.
AllureStorage
removeTestResult(String)
- Method in class io.qameta.allure.internal.
AllureStorage
ResultsUtils
- Class in
io.qameta.allure.util
The collection of Allure utils methods.
S
scheduleTestCase(String, TestResult)
- Method in class io.qameta.allure.
AllureLifecycle
scheduleTestCase(TestResult)
- Method in class io.qameta.allure.
AllureLifecycle
ServiceLoaderUtils
- Class in
io.qameta.allure.util
Internal service loader util.
setLifecycle(AllureLifecycle)
- Static method in class io.qameta.allure.
Allure
setLifecycle(AllureLifecycle)
- Static method in class io.qameta.allure.aspects.
AttachmentsAspects
Sets lifecycle for aspects.
setLifecycle(AllureLifecycle)
- Static method in class io.qameta.allure.aspects.
StepsAspects
For tests only.
Severity
- Annotation Type in
io.qameta.allure
Used to set severity for tests.
SeverityLevel
- Enum in
io.qameta.allure
startPrepareFixture(String, String, FixtureResult)
- Method in class io.qameta.allure.
AllureLifecycle
startStep(String, StepResult)
- Method in class io.qameta.allure.
AllureLifecycle
startStep(String, String, StepResult)
- Method in class io.qameta.allure.
AllureLifecycle
startStep(String)
- Method in class io.qameta.allure.internal.
AllureStorage
startTearDownFixture(String, String, FixtureResult)
- Method in class io.qameta.allure.
AllureLifecycle
startTestCase(String)
- Method in class io.qameta.allure.
AllureLifecycle
startTestContainer(String, TestResultContainer)
- Method in class io.qameta.allure.
AllureLifecycle
startTestContainer(TestResultContainer)
- Method in class io.qameta.allure.
AllureLifecycle
Step
- Annotation Type in
io.qameta.allure
Annotations to mark step methods.
stepFailed(Throwable)
- Method in class io.qameta.allure.aspects.
StepsAspects
StepLifecycleListener
- Interface in
io.qameta.allure.listener
Notifies about Allure step lifecycle events.
StepsAspects
- Class in
io.qameta.allure.aspects
StepsAspects()
- Constructor for class io.qameta.allure.aspects.
StepsAspects
stepStart(JoinPoint)
- Method in class io.qameta.allure.aspects.
StepsAspects
stepStop()
- Method in class io.qameta.allure.aspects.
StepsAspects
stopFixture(String)
- Method in class io.qameta.allure.
AllureLifecycle
stopStep()
- Method in class io.qameta.allure.
AllureLifecycle
stopStep(String)
- Method in class io.qameta.allure.
AllureLifecycle
stopStep()
- Method in class io.qameta.allure.internal.
AllureStorage
stopTestCase(String)
- Method in class io.qameta.allure.
AllureLifecycle
stopTestContainer(String)
- Method in class io.qameta.allure.
AllureLifecycle
Stories
- Annotation Type in
io.qameta.allure
Wrapper annotation for
Story
.
Story
- Annotation Type in
io.qameta.allure
Used to mark test case with a story label.
T
TestLifecycleListener
- Interface in
io.qameta.allure.listener
Listener that notifies about Allure Lifecycle events.
TMS_LINK_TYPE
- Static variable in class io.qameta.allure.util.
ResultsUtils
TmsLink
- Annotation Type in
io.qameta.allure
Used to link tests with test cases in external test management system.
TmsLinks
- Annotation Type in
io.qameta.allure
Wrapper annotation for
TmsLink
.
U
updateFixture(Consumer<FixtureResult>)
- Method in class io.qameta.allure.
AllureLifecycle
updateFixture(String, Consumer<FixtureResult>)
- Method in class io.qameta.allure.
AllureLifecycle
updateStep(Consumer<StepResult>)
- Method in class io.qameta.allure.
AllureLifecycle
updateStep(String, Consumer<StepResult>)
- Method in class io.qameta.allure.
AllureLifecycle
updateTestCase(Consumer<TestResult>)
- Method in class io.qameta.allure.
AllureLifecycle
updateTestCase(String, Consumer<TestResult>)
- Method in class io.qameta.allure.
AllureLifecycle
updateTestContainer(String, Consumer<TestResultContainer>)
- Method in class io.qameta.allure.
AllureLifecycle
V
value()
- Method in enum io.qameta.allure.
SeverityLevel
valueOf(String)
- Static method in enum io.qameta.allure.
SeverityLevel
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.qameta.allure.
SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
W
withAttachmentAnnotation()
- Method in class io.qameta.allure.aspects.
AttachmentsAspects
Pointcut for things annotated with
Attachment
.
withStepAnnotation()
- Method in class io.qameta.allure.aspects.
StepsAspects
writeAttachment(String, InputStream)
- Method in class io.qameta.allure.
AllureLifecycle
writeTestCase(String)
- Method in class io.qameta.allure.
AllureLifecycle
writeTestContainer(String)
- Method in class io.qameta.allure.
AllureLifecycle
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes