Table of Contents

Method ParallelAlgorithm

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

ParallelAlgorithm(ITestFrameworkExecutionOptions)

Gets the parallel algorithm to be used.

public static ParallelAlgorithm? ParallelAlgorithm(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

ParallelAlgorithm?