Override Method

Override the condition; it will no longer be evaluated but the value provided will be used as its result.

Type: Condition

Namespace: XJTAG.Integration.XJRunner

Syntax

public void Override(bool toRun)

Parameters

toRun

Type: bool

Set to true to force all controlled test items to be run, or false to force them not to run.