Property TestCollection
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestCollection
Gets the test collection that is being executed.
public TTestCollection TestCollection { get; }
Property Value
- TTestCollection
Gets the test collection that is being executed.
public TTestCollection TestCollection { get; }