Property TestCaseDisplayName
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
TestCaseDisplayName
Gets the display name for the test case.
public string TestCaseDisplayName { get; set; }
Gets the display name for the test case.
public string TestCaseDisplayName { get; set; }