1 write to s_previousRunTestName
System.Windows.Forms.UI.IntegrationTests (1)
Infra\ControlTestBase.cs (1)
38s_previousRunTestName = DataCollectionService.CurrentTest.DisplayName;
1 reference to s_previousRunTestName
System.Windows.Forms.UI.IntegrationTests (1)
Infra\ControlTestBase.cs (1)
37testOutputHelper.WriteLine($" Previous run test: {s_previousRunTestName}");