Property TestFrameworkDisplayName
- Namespace
- Xunit
- Assembly
- xunit.v3.runner.utility.netfx.dll
TestFrameworkDisplayName
Returns the display name of the test framework that this discoverer is running tests for.
public string TestFrameworkDisplayName { get; }