Property TestDisplayName
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
TestDisplayName
Gets the display name for the test.
public required string TestDisplayName { get; set; }
Gets the display name for the test.
public required string TestDisplayName { get; set; }