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