aspnetcore/test/Microsoft.AspNetCore.Http.A...
James Newton-King d77b370fb1
Add Endpoint extension methods to HttpContext (#1060)
2018-11-07 12:24:15 +13:00
..
CookieBuilderTests.cs Adds MaxAge property to CookieOptions/Builder (#904) 2017-08-22 16:57:04 -07:00
EndpointHttpContextExtensionsTests.cs Add Endpoint extension methods to HttpContext (#1060) 2018-11-07 12:24:15 +13:00
EndpointMetadataCollectionTests.cs Copy core endpoint routing types to HttpAbstractions (#1030) 2018-08-29 17:07:16 +12:00
FragmentStringTests.cs Upgrade test framework versions and fix test issues 2017-05-15 15:25:02 -07:00
HostStringTest.cs Add HostString.MatchesAny #2863 2018-02-13 14:40:14 -08:00
HttpResponseWritingExtensionsTests.cs
MapPathMiddlewareTests.cs
MapPredicateMiddlewareTests.cs fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
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 fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
RouteValueDictionaryTests.cs Port aspnet/Routing/pull/858 2018-10-17 14:26:30 -07:00
UseMiddlewareTest.cs fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
UsePathBaseExtensionsTests.cs
UseWhenExtensionsTests.cs