ITestExecutionContext.

RandomGenerator Property

Summary

Gets the RandomGenerator specific to this Test
Namespace
TCLite.Interfaces
Containing Type
ITestExecutionContext

Syntax

IRandomGenerator RandomGenerator { get; }

Value

Type Description
IRandomGenerator