Table of Contents

Property TestMethod

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

TestMethod

Gets the test method that is being executed.

public TTestMethod TestMethod { get; }

Property Value

TTestMethod