TestFunctionAtIndex Method
Gets the TestFunction with the specified test index in the group.
Type: TestGroup
Namespace: XJTAG.Integration.XJRunner
Syntax
public TestFunction TestFunctionAtIndex(int functionIndex)
Parameters
- functionIndex
Type: int
Index of the function in the group.
Return Value
- TestFunction
The TestFunction at the specified index.
XJTAG v4.2.5
