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)); 360await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 418await publishers[0].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 419await publishers[1].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 420await publishers[2].Started.TimeoutAfter(TimeSpan.FromSeconds(10)); 464await publisher.Started.TimeoutAfter(TimeSpan.FromSeconds(10));