aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
harshgMSFT 7448bf2843 Responding to comments 2014-09-12 13:56:22 -07:00
..
ActionResults Responding to comments 2014-09-12 13:56:22 -07:00
AntiXsrf
Filters Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Formatters Fix for Content negotiation should fallback to the first formatter that can write the type #1033 2014-09-12 13:56:14 -07:00
Internal Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
Logging
OptionDescriptors Responding to comments 2014-09-12 13:56:22 -07:00
ParameterBinding Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Properties
ReflectedModelBuilder Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
Rendering Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
Routing Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
ViewComponents
ActionAttributeTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
ActionExecutorTests.cs
ControllerTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs
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
ExpiringFileInfoCacheTest.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -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 Responding to comments 2014-09-12 13:56:22 -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
MvcRouteHandlerTests.cs Issue #347: Throw a better exception when the user didn't add the MVC services. 2014-08-21 13:59:52 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs [Fixes #900] Use [Route(...)] on action methods to specify an attribute route that allows all verbs. 2014-09-10 10:11:42 -07:00
ReflectedActionInvokerTest.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -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
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00