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