Table of Contents

Property TestMethod

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

TestMethod

Gets the method that this test originated in.

public MethodInfo TestMethod { get; }

Property Value

MethodInfo