Property Cause
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Cause
Gets the cause of the test failure.
public required FailureCause Cause { get; set; }
Property Value
Remarks
Note: Will be Unknown if there was no value provided during deserialization.