Table of Contents

Property TrackedObjects

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

TrackedObjects

Gets a list of the items that are currently being tracked.

public IReadOnlyCollection<object> TrackedObjects { get; }

Property Value

IReadOnlyCollection<object>