Indexer (int)

Gets the TestGroup with the specified test index.

Type: TestCollection

Namespace: XJTAG.Integration.XJRunner

Syntax

public TestGroup this[int testIndex] { get; }

Type

TestGroup

Parameters

testIndex

Type: int