aspnetcore/test/Microsoft.AspNetCore.TestHo...
Doug Bunting 118216b20a Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 09:01:18 -08:00
..
ClientHandlerTests.cs Revert "Fixed naming abiguity" 2016-09-27 16:52:49 -07:00
Microsoft.AspNetCore.TestHost.Tests.csproj Bump test projects up to .NET 4.5.2 2017-02-14 09:01:18 -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