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