Package org.testng.internal.objects.pojo
Class CreationAttributes
java.lang.Object
org.testng.internal.objects.pojo.CreationAttributes
Represents the parameters that are associated with object creation.
-
Constructor Summary
ConstructorsConstructorDescriptionCreationAttributes
(BasicAttributes basic, GuiceContext suiteContext) CreationAttributes
(ITestContext ctx, BasicAttributes basic, DetailedAttributes detailed) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
CreationAttributes
-
CreationAttributes
-
-
Method Details
-
getDetailedAttributes
-
getBasicAttributes
-
getContext
-
getSuiteContext
-