Table of Contents

Constructor CollectionTracker

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

CollectionTracker(IEnumerable)

Initializes a new instance of the CollectionTracker class.

protected CollectionTracker(IEnumerable innerEnumerable)

Parameters

innerEnumerable IEnumerable

Exceptions

ArgumentNullException