Table of Contents

Property IterationCount

Namespace
Xunit.Sdk
Assembly
xunit.v3.assert.dll

IterationCount

Gets the number of iterations that have happened so far.

public int IterationCount { get; }

Property Value

int