TestCaseEndEvent.TestCaseOutcome Property

Definition

Gets the outcome (pass or fail result) of the test case.

public:
 property int TestCaseOutcome { int get(); };
public:
 property int TestCaseOutcome { int get(); };
public int TestCaseOutcome { get; }
member this.TestCaseOutcome : int
Public ReadOnly Property TestCaseOutcome As Integer

Property Value

Applies to