Click or drag to resize

UnitTestFixtureLoopCount Property

Gets the number of iterations to perform when running a test loop.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
protected int LoopCount { get; }

Property Value

Int32
See Also