1 write to s_previousRunTestName
System.Windows.Forms.UI.IntegrationTests (1)
Infra\ControlTestBase.cs (1)
36s_previousRunTestName = TestContext.Current.Test!.TestDisplayName;
1 reference to s_previousRunTestName
System.Windows.Forms.UI.IntegrationTests (1)
Infra\ControlTestBase.cs (1)
35testOutputHelper.WriteLine($" Previous run test: {s_previousRunTestName}");