Table of Contents

Method GetEnumerator

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

GetEnumerator(CollectionTracker)

Enumerates the elements inside the collection tracker.

public static IEnumerator GetEnumerator(this CollectionTracker tracker)

Parameters

tracker

Returns

IEnumerator