TestCaseEndEvent.TestCasePassed Property

Definition

Gets whether or not the outcome was a passing outcome.

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

Property Value

Applies to