Table of Contents

Property TestClass

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

TestClass

Gets the test class that this test method belongs to.

ITestClass TestClass { get; }

Property Value