Package io.qameta.allure
Annotation Interface Lead
@Documented
@Inherited
@Retention(RUNTIME)
@Target(METHOD)
@LabelAnnotation(name="lead")
public @interface Lead
This annotation used to specify project leads for test case.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-