Uses of Annotation Interface
org.testng.annotations.CustomAttribute
Packages that use CustomAttribute
Package
Description
-
Uses of CustomAttribute in org.testng
Methods in org.testng that return CustomAttribute -
Uses of CustomAttribute in org.testng.annotations
Methods in org.testng.annotations that return CustomAttributeMethods in org.testng.annotations with parameters of type CustomAttributeModifier and TypeMethodDescriptionvoid
ITestAnnotation.setAttributes
(CustomAttribute[] attributes) -
Uses of CustomAttribute in org.testng.internal
Fields in org.testng.internal declared as CustomAttributeMethods in org.testng.internal that return CustomAttribute -
Uses of CustomAttribute in org.testng.internal.annotations
Fields in org.testng.internal.annotations declared as CustomAttributeMethods in org.testng.internal.annotations that return CustomAttributeMethods in org.testng.internal.annotations with parameters of type CustomAttributeModifier and TypeMethodDescriptionvoid
TestAnnotation.setAttributes
(CustomAttribute[] attributes)