10 references to Started
Microsoft.Extensions.Diagnostics.HealthChecks.Tests (10)
HealthCheckPublisherHostedServiceTest.cs (10)
121await publishers[0].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 122await publishers[1].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 123await publishers[2].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 159await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 201await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 361await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 419await publishers[0].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 420await publishers[1].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 421await publishers[2].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 465await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10));