Method GetMethodDisplay
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.runner.common.dll
GetMethodDisplay(ITestFrameworkDiscoveryOptions)
Gets a flag that determines the default display name format for test methods.
public static TestMethodDisplay? GetMethodDisplay(this ITestFrameworkDiscoveryOptions discoveryOptions)
Parameters
discoveryOptions