aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak 1596cd9422 Fix #2527 - Remove FormCollection use
This removes the dependency on Microsoft.AspNet.Http from the Mvc.Core
code. Added the reference back to tests where needed (DefaultHttpContext).
2015-08-24 11:09:30 -07:00
..
ApplicationModel
Authorization
DepenencyInjection Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Internal
ModelBinding Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
Properties
Routing
TestFiles
ActionExecutorTests.cs
ActionFilterAttributeTests.cs
BadRequestObjectResultTests.cs
BadRequestResultTests.cs
BindAttributeTest.cs
ChallengeResultTest.cs
ConsumesAttributeTests.cs
ContentResultTest.cs
ControllerActionArgumentBinderTests.cs
ControllerActionDescriptorBuilderTest.cs
ControllerActionDescriptorProviderTests.cs
ControllerActionInvokerTest.cs Add more event notification data points 2015-08-16 16:42:58 -07:00
CreatedAtActionResultTests.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
CreatedAtRouteResultTests.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
CreatedResultTests.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
DefaultActionSelectorTests.cs
DefaultAssemblyProviderTests.cs
DefaultControllerActivatorTest.cs
DefaultControllerFactoryTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
DefaultControllerTypeProviderTest.cs
DefaultFilterProviderTest.cs
EmptyResultTests.cs
ExcludeTypeValidationFilterExtensionsTests.cs
FilePathResultTest.cs
FileResultTest.cs
FileStreamResultTest.cs
FilterCollectionExtensionsTest.cs
FlushReportingStream.cs
FormatFilterTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
FormatterMappingsTest.cs
HttpMethodProviderAttributesTests.cs
HttpNotFoundObjectResultTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
HttpOkResultTest.cs
HttpResponseStreamWriterTest.cs
HttpStatusCodeResultTests.cs
HttpUnauthorizedResultTests.cs
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.xproj
MockMvcOptionsAccessor.cs
ModelBindingHelperTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
MvcCoreServiceCollectionExtensionsTest.cs React to namespace change in DI. 2015-08-11 14:10:30 -07:00
MvcOptionsTest.cs
MvcRouteHandlerTests.cs Add more event notification data points 2015-08-16 16:42:58 -07:00
NoContentFormatterTests.cs
NonDisposableStreamTest.cs
ObjectResultTests.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
OutputFormatterTests.cs
ProducesAttributeTests.cs
RedirectResultTest.cs Remove IScopedInstance - use AsyncLocal for ActionContext and 2015-08-13 15:58:29 -07:00
RedirectToActionResultTest.cs Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
RedirectToRouteResultTest.cs Make saving TempData operate via a filter 2015-08-07 16:53:11 -07:00
RequireHttpsAttributeTests.cs
ResponseCacheAttributeTest.cs
ResponseCacheFilterTest.cs
ResultFilterAttributeTest.cs
RouteDataActionConstraintTest.cs
RouteTemplateProviderAttributesTest.cs
SerializableErrorTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ServiceBasedControllerActivatorTest.cs
SimpleTypeExcludeFilterTest.cs
StreamOutputFormatterTest.cs
StringOutputFormatterTests.cs
TestController.cs
UrlHelperTest.cs Fix #2859 - Correct UrlHelper for special tokens 2015-08-13 17:04:21 -07:00
project.json