Package io.qameta.allure
Annotation Interface TmsLink
@Documented
@Inherited
@Retention(RUNTIME)
@Target({METHOD,TYPE})
@LinkAnnotation(type="tms")
@Repeatable(TmsLinks.class)
public @interface TmsLink
Used to link tests with test cases in external test management system.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-