10 references to StartDummyApplication
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (10)
KestrelServerTests.cs (10)
55var exception = Assert.Throws<FormatException>(() => StartDummyApplication(server)); 71StartDummyApplication(server); 87var ex = Assert.Throws<InvalidOperationException>(() => StartDummyApplication(server)); 99StartDummyApplication(server); 113StartDummyApplication(server); 126var exception = Assert.Throws<InvalidOperationException>(() => StartDummyApplication(server)); 150StartDummyApplication(server); 210StartDummyApplication(server); 232var exception = Assert.Throws<InvalidOperationException>(() => StartDummyApplication(server)); 259var exception = Assert.Throws<InvalidOperationException>(() => StartDummyApplication(server));