Interface IIterable
Represents the run iteration interface of a TestSuiteEntry
public interface IIterable
Properties
RunIterationCount
The number of times to run the TestSuiteEntry.
int RunIterationCount { get; }
Represents the run iteration interface of a TestSuiteEntry
public interface IIterable
The number of times to run the TestSuiteEntry.
int RunIterationCount { get; }