Annotation Type ScanningSuite.Excludes
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public static @interface ScanningSuite.Excludes
-
-
Element Detail
-
value
String[] value
- Returns:
- The patterns that a class must not match for it to be included in the suite.
-
-