Package io.trino.testng.services
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
-
Element Details
-
because
String because
-