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