aspnetcore/test/Microsoft.AspNetCore.Http.A...
Hossam Barakat 9119433ab7 Add the middleware name to the exception message UseMiddlewareNoInvokeMethod (#993)
Addresses #927
Addresses aspnet/Home#2692
2018-02-01 06:22:08 -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 Add UsePathBase middleware 2016-08-16 16:18:36 -07:00
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 Add the middleware name to the exception message UseMiddlewareNoInvokeMethod (#993) 2018-02-01 06:22:08 -08:00
UsePathBaseExtensionsTests.cs Add UsePathBase middleware 2016-08-16 16:18:36 -07:00
UseWhenExtensionsTests.cs