Table of Contents

Property TestClassName

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

TestClassName

Gets the full name of the test class (i.e., FullName).

string TestClassName { get; }

Property Value

string