Table of Contents

Method MethodDisplayOptions

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

MethodDisplayOptions(ITestFrameworkDiscoveryOptions)

Gets a flag that determines the default display options to format test methods.

public static TestMethodDisplayOptions? MethodDisplayOptions(this ITestFrameworkDiscoveryOptions discoveryOptions)

Parameters

discoveryOptions

Returns

TestMethodDisplayOptions?