Property MethodName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
MethodName
Gets the name of the test method that is associated with this message.
public string MethodName { get; }
Gets the name of the test method that is associated with this message.
public string MethodName { get; }