Property TestClassName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestClassName
Gets the full name of the test class (i.e., FullName).
public required string TestClassName { get; set; }
Gets the full name of the test class (i.e., FullName).
public required string TestClassName { get; set; }