ClassBaseWebAiiTest.TestData
Class
Definition
Namespace:ArtOfTest.WebAii.Design
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class BaseWebAiiTest.TestData
Inheritance: objectBaseWebAiiTest.TestData
Properties
IterationIndex
Get the current iteration index you are in.
this[int]
Get the current data value for a data driven test at current iteration for a specific column.
this[string]
Get the current data value for a data driven test at current iteration for a specific column.