Property TestDisplayName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestDisplayName
Gets the display name of the test.
public required string TestDisplayName { get; set; }
Gets the display name of the test.
public required string TestDisplayName { get; set; }