All Classes and Interfaces

Class
Description
The class contains some useful methods to work with AllureLifecycle.
Step context.
Runnable that allows to throw an exception and return any type.
Callable that allows to throw an exception and return void.
Runnable that allows to throw an exception and return any type.
Runnable that allows to throw an exception and return void.
The type Allure 2 model jackson.
 
Used by Allure Enterprise to link test cases with related test methods.
The class contains Allure context and methods to change it.
 
 
Internal Allure data storage.
Storage that stores information about not finished tests and steps.
Collection of utils used by Allure integration to extract meta information from test cases via reflection.
 
Used to mark methods that produce attachments.
Aspects (AspectJ) for handling Attachment.
Notifies about Allure test container lifecycle.
Annotation that allows to attach a description for a test.
Used to mark tests with epic label.
Wrapper annotation for Epic.
 
Used to mark tests with feature label.
Wrapper annotation for Feature.
 
Notifies about Allure test fixtures lifecycle events.
Used to mark tests as flaky (unstable).
Used to link tests with issues.
Wrapper annotation for Issue.
Marker annotation.
Wrapper annotation for LabelAnnotation.
This annotation used to specify project leads for test case.
Marker interface for lifecycle listeners.
 
Use this annotation to add some links to results.
Marker annotation.
Wrapper annotation for LinkAnnotation.
Wrapper annotation for Link.
Used to mute tests.
 
 
This annotation used to specify owner for test case.
This annotation used to add parameters to results from method parameters.
 
The collection of properties utils methods.
The collection of Allure utils methods.
Internal service loader util.
Used to set severity for tests.
 
Annotations to mark step methods.
Notifies about Allure step lifecycle events.
 
Wrapper annotation for Story.
Used to mark test case with a story label.
Listener that notifies about Allure Lifecycle events.
Used to link tests with test cases in external test management system.
Wrapper annotation for TmsLink.