Table of Contents

Property TestMethodName

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

TestMethodName

Gets the method name where the test is defined.

string TestMethodName { get; }

Property Value

string