Property TestClassSimpleName
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
TestClassSimpleName
Gets the simple name of the test class (the class name without namespace).
string TestClassSimpleName { get; }
Gets the simple name of the test class (the class name without namespace).
string TestClassSimpleName { get; }