Table of Contents

Property TestMethod

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

TestMethod

Gets the test method this test case belongs to.

IXunitTestMethod TestMethod { get; }

Property Value