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