aspnetcore/test/Microsoft.AspNetCore.Http.A...
Chris Ross (ASP.NET) 8e4f7365ad Merge branch 'release/2.2' 2018-09-17 15:06:31 -07:00
..
CookieBuilderTests.cs Adds MaxAge property to CookieOptions/Builder (#904) 2017-08-22 16:57:04 -07: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 Minor perf updates for RVD 2018-09-13 13:45:08 -07:00
UseMiddlewareTest.cs fix some spelling (#1035) 2018-09-06 08:46:34 -07:00
UsePathBaseExtensionsTests.cs
UseWhenExtensionsTests.cs