Annotation Type IgnoreIfProperty
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface IgnoreIfProperty
Ignores the test at runtime if the system propertyname
equalsvalue
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface IgnoreIfProperty
name
equals value