Table of Contents

Method MethodDisplay

Namespace
Xunit.Sdk
Assembly
xunit.v3.core.dll

MethodDisplay(ITestFrameworkDiscoveryOptions)

Gets a flag that determines the default display name format for test methods.

public static TestMethodDisplay? MethodDisplay(this ITestFrameworkDiscoveryOptions discoveryOptions)

Parameters

discoveryOptions

Returns

TestMethodDisplay?