Package com.arangodb.arch
Annotation Type NoRawTypesInspection
-
@Retention(CLASS) @Target(TYPE) public @interface NoRawTypesInspection
Skip invokingJavaType#getAllInvolvedRawTypes()
on the target class during arch tests. Prevents StackOverflowError caused by this.