Annotation Type SetSystemProperty.SetSystemProperties
- Enclosing class:
SetSystemProperty
@Retention(RUNTIME)
@Target({METHOD,TYPE})
@Inherited
@ExtendWith(SystemPropertyExtension.class)
public static @interface SetSystemProperty.SetSystemProperties
Containing annotation of repeatable
@SetSystemProperty.- Since:
- 0.5
-
Required Element Summary
Required Elements
-
Element Details
-
value
SetSystemProperty[] value
-