Table of Contents

Property Failed

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

Failed

Gets or sets the number of failed tests.

public int Failed { get; set; }

Property Value

int