Property TestMethod NamespaceXunit.v3 Assemblyxunit.v3.core.dll TestMethod Gets the method that this test originated in. public MethodInfo TestMethod { get; } Property Value MethodInfo