Table of Contents

Property TestClass

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

TestClass

Gets the test class that this test case belongs to.

IXunitTestClass TestClass { get; }

Property Value