aspnetcore/test/Microsoft.AspNetCore.TestHo...
Nate McMaster 2a50762008 Upgrade to VS 2017 2017-02-01 10:35:51 -08:00
..
ClientHandlerTests.cs Revert "Fixed naming abiguity" 2016-09-27 16:52:49 -07:00
Microsoft.AspNetCore.TestHost.Tests.csproj Upgrade to VS 2017 2017-02-01 10:35:51 -08:00
RequestBuilderTests.cs
ResponseFeatureTests.cs OnStarting throws when Response.HasStarted 2017-01-26 10:21:29 -08:00
TestClientTests.cs Revert "Fixed naming abiguity" 2016-09-27 16:52:49 -07:00
TestServerTests.cs This change introduces a new service `IStartup` that can be registered in the hosting container to override any startup logic. `UseStartup` overloads have been changed to detect `IStartup` and directly put it in the container, or to wrapping it with a `ConventionBasedStartup` implementation to preserve the existing behavior. 2016-04-18 21:33:03 -07:00