Uses of Class
org.testng.internal.objects.pojo.DetailedAttributes
Packages that use DetailedAttributes
-
Uses of DetailedAttributes in org.testng.internal
Methods in org.testng.internal that return DetailedAttributesModifier and TypeMethodDescriptionprivate DetailedAttributes
ClassImpl.newDetailedAttributes
(boolean create, String errMsgPrefix) -
Uses of DetailedAttributes in org.testng.internal.objects.pojo
Fields in org.testng.internal.objects.pojo declared as DetailedAttributesMethods in org.testng.internal.objects.pojo that return DetailedAttributesConstructors in org.testng.internal.objects.pojo with parameters of type DetailedAttributesModifierConstructorDescriptionCreationAttributes
(ITestContext ctx, BasicAttributes basic, DetailedAttributes detailed)