Table of Contents

Property TestClassSimpleName

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

TestClassSimpleName

Gets the simple name of the class where the test is defined (i.e. Name).

string TestClassSimpleName { get; }

Property Value

string