PexExpectedTestsAttribute.FailureCount Property

Definition

Gets or sets the failure count.

public:
 property int FailureCount { int get(); void set(int value); };
public int FailureCount { get; set; }
member this.FailureCount : int with get, set
Public Property FailureCount As Integer

Property Value

The failure count.

Applies to