Table of Contents

Method Seed

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

Seed(ITestFrameworkExecutionOptions)

Gets the value that should be used to seed randomness.

public static int? Seed(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

int?