UnitTestFixtureLoopCount Property

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

Definition

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

Property Value

Int32

See Also