Table of Contents

Property TestClassSimpleName

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

TestClassSimpleName

Gets the simple name of the test class (the class name without namespace).

public required string TestClassSimpleName { get; set; }

Property Value

string