All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.tinkoff.allure.annotations.Links.kt Maven / Gradle / Ivy

package ru.tinkoff.allure.annotations

/**
 * @author b.mukvich on 31.05.2017.
 */
@java.lang.annotation.Inherited
@MustBeDocumented
@Retention(AnnotationRetention.RUNTIME)
@Target(AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.CLASS, AnnotationTarget.FILE)
annotation class Links(vararg val value: Link)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy