6 references to OutgoingSubscriberCount
Aspire.Hosting.Tests (6)
Dashboard\ResourcePublisherTests.cs (6)
45Assert.Equal(0, publisher.OutgoingSubscriberCount); 49Assert.Equal(1, publisher.OutgoingSubscriberCount); 82Assert.Equal(0, publisher.OutgoingSubscriberCount); 98Assert.Equal(0, publisher.OutgoingSubscriberCount); 103Assert.Equal(2, publisher.OutgoingSubscriberCount); 129Assert.Equal(0, publisher.OutgoingSubscriberCount);