aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
jacalvar 9345afeed2 [Fixes #731] Add unit tests for ReflectedActionDescriptorProvider
1. Added tests that cover parameters in actions.
2. Added tests that cover building the reflected application model.
3. Added tests that cover attribute routed action constraints and default values.
4. Added tests that cover conventionally routed action constraints and default values.
5. Refactored and cleaned up ReflectedActionDescriptorProvider. All the refactors consist
   of extracting blocks of code to separate methods to better display the flow when building
   the action descriptors.
2014-09-09 14:03:05 -07:00
..
ActionResults
AntiXsrf
Filters Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Formatters Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Internal
Logging
OptionDescriptors Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
ParameterBinding Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Properties
ReflectedModelBuilder
Rendering
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
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs
MvcRouteHandlerTests.cs
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs [Fixes #731] Add unit tests for ReflectedActionDescriptorProvider 2014-09-09 14:03:05 -07:00
ReflectedActionInvokerTest.cs
RouteTemplateProviderAttributesTests.cs
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