Table of Contents

Method SetSeed

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

SetSeed(ITestFrameworkExecutionOptions, int?)

Sets the value that should be used to seed randomness.

public static void SetSeed(this ITestFrameworkExecutionOptions executionOptions, int? value)

Parameters

executionOptions
value int?