Property TestMethodName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestMethodName
Gets the method name where the test is defined.
public string TestMethodName { get; }
Gets the method name where the test is defined.
public string TestMethodName { get; }