aspnetcore/test/Microsoft.AspNet.Http.Tests
Kristian Hellang c2e7618d9a Added Name and FileName to IFormFile
This commits also gets rid of the name
closure in FormFileCollection by interating
over the files in the collection instead
of using Find and FindAll.

Closes #352 and #499
2015-12-04 20:28:42 +01:00
..
Authentication Changes for error handling in Authentication 2015-10-14 14:44:50 -07:00
ApplicationBuilderTests.cs #303 Enable tests for CoreCLR. 2015-05-08 10:52:43 -07:00
BufferingHelperTests.cs
DefaultHttpContextTests.cs Move RequestIdentifierFeature to HttpContext 2015-10-15 22:00:45 +01:00
DefaultHttpRequestTests.cs Revert use of explicit converters that prevent APIs from returning null. 2015-11-04 16:03:36 -08:00
DefaultHttpResponseTests.cs Revert use of explicit converters that prevent APIs from returning null. 2015-11-04 16:03:36 -08:00
FormFeatureTests.cs Added Name and FileName to IFormFile 2015-12-04 20:28:42 +01:00
HeaderDictionaryTests.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:37 -07:00
HttpContextFactoryTests.cs Set IHttpContextAccessor only if DI provides it 2015-11-18 09:15:27 -08:00
HttpRequestIdentifierFeatureTests.cs Move RequestIdentifierFeature to HttpContext 2015-10-15 22:00:45 +01:00
Microsoft.AspNet.Http.Tests.xproj
QueryFeatureTests.cs #339 Reduce IFeatureCollection surface area. 2015-08-03 14:55:25 -07:00
ResponseCookiesTest.cs Set default path=/ when removing cookie 2015-11-16 15:58:18 -08:00
project.json #303 Enable tests for CoreCLR. 2015-05-08 10:52:43 -07:00