Annotation Type SetSystemProperty.SetSystemProperties


  • @Retention(RUNTIME)
    @Target({METHOD,TYPE})
    @Inherited
    @ExtendWith(SystemPropertyExtension.class)
    public static @interface SetSystemProperty.SetSystemProperties
    Containing annotation of repeatable @SetSystemProperty.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      SetSystemProperty[] value