Table of Contents

Method GetSeed

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

GetSeed(ITestFrameworkExecutionOptions)

Gets the value that should be used to seed randomness.

public static int? GetSeed(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

int?