aspnetcore/test/Microsoft.AspNet.Http.Abstr...
damianedwards 8ecb147332 Added overload to PathString.StartsWithSegments to allow specifying StringComparison:
- This allows us to have a fast-path (or just be more explicit) for the comparison by doing case-sensitive checks (which are cheaper)
2015-10-04 21:54:52 -07:00
..
HttpResponseWritingExtensionsTests.cs #281 Reorganise files, namespaces for internal and features. 2015-05-07 13:15:14 -07:00
MapPathMiddlewareTests.cs Replacing NotNullAttribute with thrown exceptions 2015-09-18 15:11:27 -07:00
MapPredicateMiddlewareTests.cs Replacing NotNullAttribute with thrown exceptions 2015-09-18 15:11:27 -07:00
Microsoft.AspNet.Http.Abstractions.Tests.xproj
PathStringTests.cs Added overload to PathString.StartsWithSegments to allow specifying StringComparison: 2015-10-04 21:54:52 -07:00
QueryStringTests.cs
UseMiddlewareTest.cs Added more tests and error handling for construction of middleware classes #236 2015-06-24 10:03:56 -07:00
project.json #303 Enable tests for CoreCLR. 2015-05-08 10:52:43 -07:00