aspnetcore/test/Microsoft.AspNetCore.TestHo...
Doug Bunting 9a03b504ef One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 11:59:39 -07:00
..
Properties
ClientHandlerTests.cs React to logging changes 2016-04-01 12:02:09 -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
TestClientTests.cs [Fixes #721] Test server should fire onResponseCompleted after the actual response has completed 2016-04-27 09:31:02 -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 RTM builds of xunit 2016-06-30 14:32:36 -07:00