Condition Property

Gets the Condition that controls this test item, or null if it has none.

Type: ITestItem

Namespace: XJTAG.Integration.XJRunner

Syntax

public abstract Condition Condition { get; }

Type

Condition