Table of Contents

Property TestClassName

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

TestClassName

Gets the full name of the class where the test is defined (i.e. FullName).

string TestClassName { get; }

Property Value

string