aspnetcore/test/Microsoft.AspNetCore.Http.A...
David Fowler 6cd313fcfa
Revert "Change MiddlewareFactory to type activate IMiddleware as a fallback (#988)" (#991)
This reverts commit 44d5bf074f.
2018-01-30 10:28:52 -08:00
..
CookieBuilderTests.cs Adds MaxAge property to CookieOptions/Builder (#904) 2017-08-22 16:57:04 -07:00
FragmentStringTests.cs Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
HostStringTest.cs Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
HttpResponseWritingExtensionsTests.cs
MapPathMiddlewareTests.cs
MapPredicateMiddlewareTests.cs
Microsoft.AspNetCore.Http.Abstractions.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 15:13:10 -08:00
PathStringTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-22 16:29:13 -07:00
QueryStringTests.cs Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
UseMiddlewareTest.cs Revert "Change MiddlewareFactory to type activate IMiddleware as a fallback (#988)" (#991) 2018-01-30 10:28:52 -08:00
UsePathBaseExtensionsTests.cs
UseWhenExtensionsTests.cs