Table of Contents

Property TestCollection

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

TestCollection

Gets the test collection this test case belongs to.

IXunitTestCollection TestCollection { get; }

Property Value