10 references to StartDummyApplication
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (10)
KestrelServerTests.cs (10)
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));