1 reference to XunitParallelTheoryTestCase
Microsoft.DotNet.XUnitExtensions (1)
src\Microsoft.DotNet.XUnitExtensions.Shared\Discoverers\ParallelTheoryDiscoverer.cs (1)
26
return new[] { new
XunitParallelTheoryTestCase
(DiagnosticMessageSink, discoveryOptions.MethodDisplayOrDefault(), discoveryOptions.MethodDisplayOptionsOrDefault(), testMethod) };