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