Table of Contents

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 required string MethodName { get; set; }

Property Value

string