ToRun Property

Gets a value indicating whether the test item will be run at runtime.

Type: ITestItem

Namespace: XJTAG.Integration.XJRunner

Syntax

public abstract bool ToRun { get; }

Type

bool