3 references to _stopwatch
Microsoft.AspNetCore.Server.IntegrationTesting (3)
Deployers\ApplicationDeployer.cs (3)
180_stopwatch.Start(); 185_stopwatch.Stop(); 186Logger.LogInformation("[Time]: Total time taken for this test variation '{t}' seconds", _stopwatch.Elapsed.TotalSeconds);