aspnetcore/test/Microsoft.AspNetCore.TestHo...
Pranav K 72114ca4fa Updating to netcoreapp1.1 2016-10-12 13:45:24 -07:00
..
Properties
ClientHandlerTests.cs Revert "Fixed naming abiguity" 2016-09-27 16:52:49 -07:00
Microsoft.AspNetCore.TestHost.Tests.xproj One build to rule them all 2016-07-07 11:59:39 -07:00
RequestBuilderTests.cs
ResponseFeatureTests.cs [Fixes #852] TestHost: OnStarting and OnCompleted callbacks of response are not being awaited 2016-09-15 16:35:27 -07: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
project.json Updating to netcoreapp1.1 2016-10-12 13:45:24 -07:00