Table of Contents

Method GetParallelAlgorithm

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

GetParallelAlgorithm(ITestFrameworkExecutionOptions)

Gets the parallel algorithm to be used.

public static ParallelAlgorithm? GetParallelAlgorithm(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

ParallelAlgorithm?