Table of Contents

Property TestCollection

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

TestCollection

Gets the test collection this test class belongs to.

ITestCollection TestCollection { get; }

Property Value