Property TestClass
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
TestClass
Gets the fully qualified type name of the test class.
public string TestClass { get; set; }
Gets the fully qualified type name of the test class.
public string TestClass { get; set; }