Property TestMethod
- Namespace
- Xunit.Runner.v1
- Assembly
- xunit.v3.runner.utility.netfx.dll
TestMethod
Gets the name of the test method.
public string TestMethod { get; set; }
Gets the name of the test method.
public string TestMethod { get; set; }