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; }
Gets the full name of the test class (i.e., FullName).
string TestClassName { get; }