Table of Contents

Property MethodName

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

MethodName

Gets the name of the test method that is associated with this message.

string MethodName { get; }

Property Value

string