DeSelectTestGroup Method (string)
Syntax
public void DeSelectTestGroup(string testGroupName)
Parameters
- testGroupName
Type: string
Name of the TestGroup to deselect.
Exceptions
- System.ArgumentException
Thrown when the test group name is non-existent.
Remarks
This method unselects the TestGroup and all its TestFunctions, setting
Loops to
XJTAG v4.2.5
