1 instantiation of WpfTestCaseRunner
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfTestCase.cs (1)
31
var runner = new
WpfTestCaseRunner
(WpfTestSharedData.Instance, this, DisplayName, SkipReason, constructorArguments, TestMethodArguments, messageBus, aggregator, cancellationTokenSource);
1 reference to WpfTestCaseRunner
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\WpfTestCase.cs (1)
31
var
runner = new WpfTestCaseRunner(WpfTestSharedData.Instance, this, DisplayName, SkipReason, constructorArguments, TestMethodArguments, messageBus, aggregator, cancellationTokenSource);