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