Method MethodDisplayOrDefault
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.core.dll
MethodDisplayOrDefault(ITestFrameworkDiscoveryOptions)
Gets a flag that determines the default display name format for test methods. If the flag is not present, returns the default value (ClassAndMethod).
public static TestMethodDisplay MethodDisplayOrDefault(this ITestFrameworkDiscoveryOptions discoveryOptions)
Parameters
discoveryOptions