Table of Contents

Property Cause

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

Cause

Gets the cause of the test failure.

public required FailureCause Cause { get; set; }

Property Value