Annotation Interface ManageTestResources.Suppress

Enclosing class:
ManageTestResources

@Retention(RUNTIME) @Target({TYPE,FIELD}) @Inherited public static @interface ManageTestResources.Suppress
Suppresses checks when
  • field is annotated
  • field actual type is annotated (note that the annotation *IS* inherited)
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details