Property DisposalTracker
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
DisposalTracker
Used to dispose of test method arguments when the test case is disposed.
public DisposalTracker DisposalTracker { get; }
Used to dispose of test method arguments when the test case is disposed.
public DisposalTracker DisposalTracker { get; }