Package io.qameta.allure.testng
Annotation Interface Tag
@Target({TYPE,METHOD})
@Retention(RUNTIME)
@Documented
@Repeatable(Tags.class)
@LabelAnnotation(name="tag")
public @interface Tag
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-