SelectAllToRun Method

Selects all TestGroups and TestFunctions to run once.

Type: TestCollection

Namespace: XJTAG.Integration.XJRunner

Syntax

public void SelectAllToRun()

Remarks

This method selects all ITestItems in the collection, setting Loops to 1 and LoopContinuously to false.