@Documented @Inherited @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) @Repeatable(value=LabelAnnotations.class) public @interface LabelAnnotation
| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
DEFAULT_VALUE |
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name
The name of label.
|
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
value
Th value of label.
|
public abstract java.lang.String name
ResultsUtils. You can
also use any custom label name and create mapping for it in
Allure Enterprise or Allure 3.