Package com.tngtech.archunit.junit
Annotation Type ArchIgnore
-
@Target({TYPE,FIELD,METHOD}) @Retention(RUNTIME) public @interface ArchIgnoreMarks rules (annotated with@ArchTest) to be ignored by the test support. I.e. rules marked this way will be skipped during evaluation.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringreason
-