Ignore
@Target([AnnotationTarget.CLASS, AnnotationTarget.FUNCTION]) annotation class Ignore
(Common source) (JS source) (Native source)
Marks a test or a suite as ignored.
Constructors
<init>
Marks a test or a suite as ignored.
<init>()
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
@Target([AnnotationTarget.CLASS, AnnotationTarget.FUNCTION]) annotation class Ignore
Marks a test or a suite as ignored.
Marks a test or a suite as ignored.
<init>()