Annotation Type IgnoreIfProperties
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface IgnoreIfProperties
Ignores the test at runtime if ANY of the system properties defined byIgnoreIfProperty
is defined
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description IgnoreIfProperty[]
value
-
-
-
Element Detail
-
value
IgnoreIfProperty[] value
-
-