Table of Contents

Method SetExplicitOption

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

SetExplicitOption(ITestFrameworkExecutionOptions, ExplicitOption?)

Sets a flag to describe how explicit tests should be handled.

public static void SetExplicitOption(this ITestFrameworkExecutionOptions executionOptions, ExplicitOption? value)

Parameters

executionOptions
value ExplicitOption?