Method GetExplicitOption
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.runner.common.dll
GetExplicitOption(ITestFrameworkExecutionOptions)
Gets a flag that indicates how explicit tests should be handled.
public static ExplicitOption? GetExplicitOption(this ITestFrameworkExecutionOptions executionOptions)
Parameters
executionOptions