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; }
Gets a list of the items that are currently being tracked.
public IReadOnlyCollection<object> TrackedObjects { get; }