DataCollectionContext.HasTestCase Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diesem Kontext ein Ausführ ender Testfall zugeordnet ist.

public:
 property bool HasTestCase { bool get(); };
public bool HasTestCase { get; }
member this.HasTestCase : bool
Public ReadOnly Property HasTestCase As Boolean

Eigenschaftswert

Boolean

true, wenn ein zugeordneter Testfall ausgeführt wird. andernfalls false.

Gilt für