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