TestGroupAtIndex Method
Gets the TestGroup with the specified test index.
Type: TestCollection
Namespace: XJTAG.Integration.XJRunner
Syntax
public TestGroup TestGroupAtIndex(int testIndex)
Parameters
- testIndex
Type: int
Index of the test.
XJTAG v4.2.5
