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