| Annotation Type | Description |
|---|---|
| ParameterKey |
Used in parametrized tests.
|
| Step |
Annotation-marker for methods that are invoked during the test execution.
|
| StepTemplateConfig |
Step.value() template configuration. |
| Tags |
This annotation provides to mark test steps or test context with specific tags.
|
| TestCaseId |
Annotation used to declare the uniqueness of the test method/class.
|
| TestCaseIdKey |
Annotation to mark a field or a method parameter that will be used to generate
TestCaseId.value() in a parameterized test |
| UniqueID |
Report Portal uses uniqueID for identifying test item's originality.
|