Index

A B D E F G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

Attachment - Class in io.qameta.allure.model
The model object that used to link attachment files, stored in results directory, to test results.
Attachment() - Constructor for class io.qameta.allure.model.Attachment
 

B

BROKEN - Enum constant in enum class io.qameta.allure.model.Status
Marks tests with unexpected failures during test execution.

D

DEFAULT - Enum constant in enum class io.qameta.allure.model.Parameter.Mode
Default mode.

E

equals(Object) - Method in class io.qameta.allure.model.FixtureResult
equals(Object) - Method in class io.qameta.allure.model.Label
equals(Object) - Method in class io.qameta.allure.model.Link
equals(Object) - Method in class io.qameta.allure.model.Parameter
equals(Object) - Method in class io.qameta.allure.model.StatusDetails
equals(Object) - Method in class io.qameta.allure.model.StepResult
equals(Object) - Method in class io.qameta.allure.model.TestResult
equals(Object) - Method in class io.qameta.allure.model.TestResultContainer
ExecutableItem - Interface in io.qameta.allure.model
Marker interface for model objects that holds information about executable items, like test results, fixture results or steps.

F

FAILED - Enum constant in enum class io.qameta.allure.model.Status
Marks tests that have some failed checks (assertions).
FINISHED - Enum constant in enum class io.qameta.allure.model.Stage
Finished stage.
FixtureResult - Class in io.qameta.allure.model
The model object that stores information about executed test fixtures (set up and tear down methods).
FixtureResult() - Constructor for class io.qameta.allure.model.FixtureResult
 
fromValue(String) - Static method in enum class io.qameta.allure.model.Stage
From value stage.
fromValue(String) - Static method in enum class io.qameta.allure.model.Status
From value status.

G

getAfters() - Method in class io.qameta.allure.model.TestResultContainer
Gets afters.
getAttachments() - Method in class io.qameta.allure.model.FixtureResult
Gets attachments.
getAttachments() - Method in class io.qameta.allure.model.StepResult
Gets attachments.
getAttachments() - Method in class io.qameta.allure.model.TestResult
Gets attachments.
getAttachments() - Method in interface io.qameta.allure.model.WithAttachments
Gets attachments.
getBefores() - Method in class io.qameta.allure.model.TestResultContainer
Gets befores.
getChildren() - Method in class io.qameta.allure.model.TestResultContainer
Gets children.
getDescription() - Method in class io.qameta.allure.model.FixtureResult
Gets description.
getDescription() - Method in class io.qameta.allure.model.StepResult
Gets description.
getDescription() - Method in class io.qameta.allure.model.TestResult
Gets description.
getDescription() - Method in class io.qameta.allure.model.TestResultContainer
Gets description.
getDescriptionHtml() - Method in class io.qameta.allure.model.FixtureResult
Gets description html.
getDescriptionHtml() - Method in class io.qameta.allure.model.StepResult
Gets description html.
getDescriptionHtml() - Method in class io.qameta.allure.model.TestResult
Gets description html.
getDescriptionHtml() - Method in class io.qameta.allure.model.TestResultContainer
Gets description html.
getExcluded() - Method in class io.qameta.allure.model.Parameter
Gets excluded.
getFullName() - Method in class io.qameta.allure.model.TestResult
Gets full name.
getHistoryId() - Method in class io.qameta.allure.model.TestResult
Gets history id.
getLabels() - Method in class io.qameta.allure.model.TestResult
Gets labels.
getLinks() - Method in class io.qameta.allure.model.TestResult
Gets links.
getLinks() - Method in class io.qameta.allure.model.TestResultContainer
Gets links.
getLinks() - Method in interface io.qameta.allure.model.WithLinks
Gets links.
getMessage() - Method in class io.qameta.allure.model.StatusDetails
Gets message.
getMode() - Method in class io.qameta.allure.model.Parameter
Gets mode.
getName() - Method in class io.qameta.allure.model.Attachment
Gets name.
getName() - Method in class io.qameta.allure.model.FixtureResult
Gets name.
getName() - Method in class io.qameta.allure.model.Label
Gets name.
getName() - Method in class io.qameta.allure.model.Link
Gets name.
getName() - Method in class io.qameta.allure.model.Parameter
Gets name.
getName() - Method in class io.qameta.allure.model.StepResult
Gets name.
getName() - Method in class io.qameta.allure.model.TestResult
Gets name.
getName() - Method in class io.qameta.allure.model.TestResultContainer
Gets name.
getParameters() - Method in class io.qameta.allure.model.FixtureResult
Gets parameters.
getParameters() - Method in class io.qameta.allure.model.StepResult
Gets parameters.
getParameters() - Method in class io.qameta.allure.model.TestResult
Gets parameters.
getParameters() - Method in interface io.qameta.allure.model.WithParameters
Gets parameters.
getSource() - Method in class io.qameta.allure.model.Attachment
Gets source.
getStage() - Method in class io.qameta.allure.model.FixtureResult
Gets stage.
getStage() - Method in class io.qameta.allure.model.StepResult
Gets stage.
getStage() - Method in class io.qameta.allure.model.TestResult
Gets stage.
getStart() - Method in class io.qameta.allure.model.FixtureResult
Gets start.
getStart() - Method in class io.qameta.allure.model.StepResult
Gets start.
getStart() - Method in class io.qameta.allure.model.TestResult
Gets start.
getStart() - Method in class io.qameta.allure.model.TestResultContainer
Gets start.
getStatus() - Method in class io.qameta.allure.model.FixtureResult
Gets status.
getStatus() - Method in class io.qameta.allure.model.StepResult
Gets status.
getStatus() - Method in class io.qameta.allure.model.TestResult
Gets status.
getStatus() - Method in interface io.qameta.allure.model.WithStatus
Gets status.
getStatusDetails() - Method in class io.qameta.allure.model.FixtureResult
Gets status details.
getStatusDetails() - Method in class io.qameta.allure.model.StepResult
Gets status details.
getStatusDetails() - Method in class io.qameta.allure.model.TestResult
Gets status details.
getStatusDetails() - Method in interface io.qameta.allure.model.WithStatusDetails
Gets status details.
getSteps() - Method in class io.qameta.allure.model.FixtureResult
Gets steps.
getSteps() - Method in class io.qameta.allure.model.StepResult
Gets steps.
getSteps() - Method in class io.qameta.allure.model.TestResult
Gets steps.
getSteps() - Method in interface io.qameta.allure.model.WithSteps
Gets steps.
getStop() - Method in class io.qameta.allure.model.FixtureResult
Gets stop.
getStop() - Method in class io.qameta.allure.model.StepResult
Gets stop.
getStop() - Method in class io.qameta.allure.model.TestResult
Gets stop.
getStop() - Method in class io.qameta.allure.model.TestResultContainer
Gets stop.
getTestCaseId() - Method in class io.qameta.allure.model.TestResult
Gets test case id.
getTestCaseName() - Method in class io.qameta.allure.model.TestResult
Gets test case name.
getTrace() - Method in class io.qameta.allure.model.StatusDetails
Gets trace.
getType() - Method in class io.qameta.allure.model.Attachment
Gets type.
getType() - Method in class io.qameta.allure.model.Link
Gets type.
getUrl() - Method in class io.qameta.allure.model.Link
Gets url.
getUuid() - Method in class io.qameta.allure.model.TestResult
Gets uuid.
getUuid() - Method in class io.qameta.allure.model.TestResultContainer
Gets uuid.
getValue() - Method in class io.qameta.allure.model.Label
Gets value.
getValue() - Method in class io.qameta.allure.model.Parameter
Gets value.

H

hashCode() - Method in class io.qameta.allure.model.FixtureResult
hashCode() - Method in class io.qameta.allure.model.Label
hashCode() - Method in class io.qameta.allure.model.Link
hashCode() - Method in class io.qameta.allure.model.Parameter
hashCode() - Method in class io.qameta.allure.model.StatusDetails
hashCode() - Method in class io.qameta.allure.model.StepResult
hashCode() - Method in class io.qameta.allure.model.TestResult
hashCode() - Method in class io.qameta.allure.model.TestResultContainer
HIDDEN - Enum constant in enum class io.qameta.allure.model.Parameter.Mode
Completely hide parameter from report.

I

INTERRUPTED - Enum constant in enum class io.qameta.allure.model.Stage
Interrupted stage.
io.qameta.allure.model - package io.qameta.allure.model
 
isFlaky() - Method in class io.qameta.allure.model.StatusDetails
Is flaky boolean.
isKnown() - Method in class io.qameta.allure.model.StatusDetails
Is known boolean.
isMuted() - Method in class io.qameta.allure.model.StatusDetails
Is muted boolean.

L

Label - Class in io.qameta.allure.model
The model object that could be used to pass additional metadata to test results.
Label() - Constructor for class io.qameta.allure.model.Label
 
Link - Class in io.qameta.allure.model
Model object that could be used to pass links to external resources to test results.
Link() - Constructor for class io.qameta.allure.model.Link
 

M

MASKED - Enum constant in enum class io.qameta.allure.model.Parameter.Mode
Display parameter, but mask it's value.

P

Parameter - Class in io.qameta.allure.model
The model object that could be used to pass information about test parameters to test results.
Parameter() - Constructor for class io.qameta.allure.model.Parameter
 
Parameter.Mode - Enum Class in io.qameta.allure.model
The parameter render mode.
PASSED - Enum constant in enum class io.qameta.allure.model.Status
Marks passed tests.
PENDING - Enum constant in enum class io.qameta.allure.model.Stage
Pending stage.

R

RUNNING - Enum constant in enum class io.qameta.allure.model.Stage
Running stage.

S

SCHEDULED - Enum constant in enum class io.qameta.allure.model.Stage
Scheduled stage.
setAfters(List<FixtureResult>) - Method in class io.qameta.allure.model.TestResultContainer
Sets afters.
setAttachments(List<Attachment>) - Method in class io.qameta.allure.model.FixtureResult
Sets attachments.
setAttachments(List<Attachment>) - Method in class io.qameta.allure.model.StepResult
Sets attachments.
setAttachments(List<Attachment>) - Method in class io.qameta.allure.model.TestResult
Sets attachments.
setBefores(List<FixtureResult>) - Method in class io.qameta.allure.model.TestResultContainer
Sets befores.
setChildren(List<String>) - Method in class io.qameta.allure.model.TestResultContainer
Sets children.
setDescription(String) - Method in class io.qameta.allure.model.FixtureResult
Sets description.
setDescription(String) - Method in class io.qameta.allure.model.StepResult
Sets description.
setDescription(String) - Method in class io.qameta.allure.model.TestResult
Sets description.
setDescription(String) - Method in class io.qameta.allure.model.TestResultContainer
Sets description.
setDescriptionHtml(String) - Method in class io.qameta.allure.model.FixtureResult
Sets description html.
setDescriptionHtml(String) - Method in class io.qameta.allure.model.StepResult
Sets description html.
setDescriptionHtml(String) - Method in class io.qameta.allure.model.TestResult
Sets description html.
setDescriptionHtml(String) - Method in class io.qameta.allure.model.TestResultContainer
Sets description html.
setExcluded(Boolean) - Method in class io.qameta.allure.model.Parameter
Sets excluded.
setFlaky(boolean) - Method in class io.qameta.allure.model.StatusDetails
Sets flaky.
setFullName(String) - Method in class io.qameta.allure.model.TestResult
Sets full name.
setHistoryId(String) - Method in class io.qameta.allure.model.TestResult
Sets history id.
setKnown(boolean) - Method in class io.qameta.allure.model.StatusDetails
Sets known.
setLabels(List<Label>) - Method in class io.qameta.allure.model.TestResult
Sets labels.
setLinks(List<Link>) - Method in class io.qameta.allure.model.TestResult
Sets links.
setLinks(List<Link>) - Method in class io.qameta.allure.model.TestResultContainer
Sets links.
setMessage(String) - Method in class io.qameta.allure.model.StatusDetails
Sets message.
setMode(Parameter.Mode) - Method in class io.qameta.allure.model.Parameter
Sets mode.
setMuted(boolean) - Method in class io.qameta.allure.model.StatusDetails
Sets muted.
setName(String) - Method in class io.qameta.allure.model.Attachment
Sets name.
setName(String) - Method in class io.qameta.allure.model.FixtureResult
Sets name.
setName(String) - Method in class io.qameta.allure.model.Label
Sets name.
setName(String) - Method in class io.qameta.allure.model.Link
Sets name.
setName(String) - Method in class io.qameta.allure.model.Parameter
Sets name.
setName(String) - Method in class io.qameta.allure.model.StepResult
Sets name.
setName(String) - Method in class io.qameta.allure.model.TestResult
Sets name.
setName(String) - Method in class io.qameta.allure.model.TestResultContainer
Sets name.
setParameters(List<Parameter>) - Method in class io.qameta.allure.model.FixtureResult
Sets parameters.
setParameters(List<Parameter>) - Method in class io.qameta.allure.model.StepResult
Sets parameters.
setParameters(List<Parameter>) - Method in class io.qameta.allure.model.TestResult
Sets parameters.
setSource(String) - Method in class io.qameta.allure.model.Attachment
Sets source.
setStage(Stage) - Method in class io.qameta.allure.model.FixtureResult
Sets stage.
setStage(Stage) - Method in class io.qameta.allure.model.StepResult
Sets stage.
setStage(Stage) - Method in class io.qameta.allure.model.TestResult
Sets stage.
setStart(Long) - Method in class io.qameta.allure.model.FixtureResult
Sets start.
setStart(Long) - Method in class io.qameta.allure.model.StepResult
Sets start.
setStart(Long) - Method in class io.qameta.allure.model.TestResult
Sets start.
setStart(Long) - Method in class io.qameta.allure.model.TestResultContainer
Sets start.
setStatus(Status) - Method in class io.qameta.allure.model.FixtureResult
Sets status.
setStatus(Status) - Method in class io.qameta.allure.model.StepResult
Sets status.
setStatus(Status) - Method in class io.qameta.allure.model.TestResult
Sets status.
setStatusDetails(StatusDetails) - Method in class io.qameta.allure.model.FixtureResult
Sets status details.
setStatusDetails(StatusDetails) - Method in class io.qameta.allure.model.StepResult
Sets status details.
setStatusDetails(StatusDetails) - Method in class io.qameta.allure.model.TestResult
Sets status details.
setSteps(List<StepResult>) - Method in class io.qameta.allure.model.FixtureResult
Sets steps.
setSteps(List<StepResult>) - Method in class io.qameta.allure.model.StepResult
Sets steps.
setSteps(List<StepResult>) - Method in class io.qameta.allure.model.TestResult
Sets steps.
setStop(Long) - Method in class io.qameta.allure.model.FixtureResult
Sets stop.
setStop(Long) - Method in class io.qameta.allure.model.StepResult
Sets stop.
setStop(Long) - Method in class io.qameta.allure.model.TestResult
Sets stop.
setStop(Long) - Method in class io.qameta.allure.model.TestResultContainer
Sets stop.
setTestCaseId(String) - Method in class io.qameta.allure.model.TestResult
Sets test case id.
setTestCaseName(String) - Method in class io.qameta.allure.model.TestResult
Sets test case name.
setTrace(String) - Method in class io.qameta.allure.model.StatusDetails
Sets trace.
setType(String) - Method in class io.qameta.allure.model.Attachment
Sets type.
setType(String) - Method in class io.qameta.allure.model.Link
Sets type.
setUrl(String) - Method in class io.qameta.allure.model.Link
Sets url.
setUuid(String) - Method in class io.qameta.allure.model.TestResult
Sets uuid.
setUuid(String) - Method in class io.qameta.allure.model.TestResultContainer
Sets uuid.
setValue(String) - Method in class io.qameta.allure.model.Label
Sets value.
setValue(String) - Method in class io.qameta.allure.model.Parameter
Sets value.
SKIPPED - Enum constant in enum class io.qameta.allure.model.Status
Marks skipped/interrupted tests.
Stage - Enum Class in io.qameta.allure.model
Test stages.
Status - Enum Class in io.qameta.allure.model
Test statuses.
StatusDetails - Class in io.qameta.allure.model
The type Status details.
StatusDetails() - Constructor for class io.qameta.allure.model.StatusDetails
 
StepResult - Class in io.qameta.allure.model
The model object that stores information about test steps that was run.
StepResult() - Constructor for class io.qameta.allure.model.StepResult
 

T

TestResult - Class in io.qameta.allure.model
The model object that stores information about test that was run.
TestResult() - Constructor for class io.qameta.allure.model.TestResult
 
TestResultContainer - Class in io.qameta.allure.model
The model object that stores links between test results and test fixtures.
TestResultContainer() - Constructor for class io.qameta.allure.model.TestResultContainer
 

V

value() - Method in enum class io.qameta.allure.model.Stage
Value string.
value() - Method in enum class io.qameta.allure.model.Status
Value string.
valueOf(String) - Static method in enum class io.qameta.allure.model.Parameter.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.qameta.allure.model.Stage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.qameta.allure.model.Status
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.qameta.allure.model.Parameter.Mode
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.model.Stage
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.model.Status
Returns an array containing the constants of this enum class, in the order they are declared.

W

WithAttachments - Interface in io.qameta.allure.model
The marker interface for model objects with attachments.
WithLinks - Interface in io.qameta.allure.model
The marker interface for model objects with links.
WithParameters - Interface in io.qameta.allure.model
The marker interface for model objects that could be parameterised.
WithStatus - Interface in io.qameta.allure.model
The marker interface for model objects with status.
WithStatusDetails - Interface in io.qameta.allure.model
The marker interface for model objects with status details.
WithSteps - Interface in io.qameta.allure.model
The marker interface for model objects with steps.
A B D E F G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form