aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
jacalvar a2023d35ee [Fixes #429] FileResult
1) Implemented FilePathResult to efficiently return files from disk.
2) Implemented FileStreamResult to return content from a stream.
3) Implemented FileContentResult to return content from a byte array.
2014-10-02 12:50:24 -07:00
..
ActionResults [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
AntiXsrf Updating TokenProviderTests to use GetAuthenticatedIdentity instead of creating GenericIdentity 2014-10-01 11:35:43 -07:00
Description Adding Api Explorer 2014-09-25 15:31:51 -07:00
Filters Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
Formatters Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
Internal Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
Logging
OptionDescriptors Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
ParameterBinding Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
Properties
ReflectedModelBuilder Adding Api Explorer 2014-09-25 15:31:51 -07:00
Rendering Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
Routing Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
TestFiles [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
ViewComponents
ActionAttributeTests.cs Removing Overloading and Automatic verb-mapping 2014-10-01 18:46:48 -07:00
ActionExecutorTests.cs Updating SyncAction_WithException to not test for exception message 2014-10-01 11:53:21 -07:00
ControllerTests.cs [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Removing Overloading and Automatic verb-mapping 2014-10-01 18:46:48 -07:00
DefaultActionDiscoveryConventionsTests.cs Remove and sort usings and fixing formatting 2014-10-01 10:28:54 -07:00
DefaultActionSelectorTests.cs Removing Overloading and Automatic verb-mapping 2014-10-01 18:46:48 -07:00
DefaultControllerActivatorTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
HttpMethodProviderAttributesTests.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
JsonResultTest.cs GetSupportedContentTypes to take in declared and runtime type. 2014-09-12 13:56:30 -07:00
KnownRouteValueConstraintTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
MediaTypeWithQualityHeaderValueTests.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
MvcRouteHandlerTests.cs Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
PropertyHelperTest.cs Updating SyncAction_WithException to not test for exception message 2014-10-01 11:53:21 -07:00
ReflectedActionDescriptorProviderTests.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
ReflectedActionInvokerTest.cs Cleanup namespaces and Task.FromResult 2014-10-02 11:49:44 -07:00
RequireHttpsAttributeTests.cs [Fixes #911] RequireHttpsAttribute does not exist in MVC 6 2014-09-15 13:07:30 -07:00
RouteTemplateProviderAttributesTests.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs moving global filters to options 2014-09-15 15:34:45 -07:00
TypeHelperTest.cs
UrlHelperTest.cs Making UrlHelper's methods virtual 2014-09-24 13:01:34 -07:00
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
project.json Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00