Uses of Class
org.testng.internal.objects.pojo.DetailedAttributes
-
Packages that use DetailedAttributes Package Description org.testng.internal.objects.pojo -
-
Uses of DetailedAttributes in org.testng.internal.objects.pojo
Methods in org.testng.internal.objects.pojo that return DetailedAttributes Modifier and Type Method Description DetailedAttributes
CreationAttributes. getDetailedAttributes()
Constructors in org.testng.internal.objects.pojo with parameters of type DetailedAttributes Constructor Description CreationAttributes(ITestContext ctx, BasicAttributes basic, DetailedAttributes detailed)
-