Table of Contents

Property TestCaseDisplayName

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

TestCaseDisplayName

Gets the display name of the test case.

public string TestCaseDisplayName { get; }

Property Value

string