Table of Contents

Property TestCaseDisplayName

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

TestCaseDisplayName

Gets the display name of the test case.

public required string TestCaseDisplayName { get; set; }

Property Value

string