1 instantiation of XunitParallelTheoryTestCaseRunner
Microsoft.DotNet.XUnitExtensions (1)
XunitParallelTheoryTestCase.cs (1)
28
=> new
XunitParallelTheoryTestCaseRunner
(this, DisplayName, SkipReason, constructorArguments, diagnosticMessageSink, messageBus, aggregator, cancellationTokenSource).RunAsync();
1 reference to XunitParallelTheoryTestCaseRunner
Microsoft.DotNet.XUnitExtensions (1)
XunitParallelTheoryTestCaseRunner.cs (1)
28
/// Initializes a new instance of the <see cref="
XunitParallelTheoryTestCaseRunner
"/> class.