Table of Contents

Method SetMethodDisplayOptions

Namespace
Xunit.Sdk
Assembly
xunit.v3.runner.common.dll

SetMethodDisplayOptions(ITestFrameworkDiscoveryOptions, TestMethodDisplayOptions?)

Sets the flags that determine the default display options for test methods.

public static void SetMethodDisplayOptions(this ITestFrameworkDiscoveryOptions discoveryOptions, TestMethodDisplayOptions? value)

Parameters

discoveryOptions
value TestMethodDisplayOptions?