Property Errors
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Errors
Gets or sets the total errors (i.e., cleanup failures) for the tests.
public int Errors { get; set; }
Gets or sets the total errors (i.e., cleanup failures) for the tests.
public int Errors { get; set; }