aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
jacalvar 3f54492930 [Fixes #885] API Explorer: Link Generation
1) Expose the simplified relative path template by cleaning up constraints, optional and catch all tokens from the template.
2) Expose the parameters on the route template as API parameters.
3) Combine parameters from the route and the action descriptor when the parameter doesn't come from the body. #886 will refine this.
4) Expose optionality and constraints for path parameters. Open question: Should we explicitly expose IsCatchAll?
2014-10-13 15:20:38 -07:00
..
ActionResults React to options changes 2014-10-08 12:56:53 -07:00
AntiXsrf
ApplicationModel
Description [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
Filters
Formatters
Internal React to UsePerRequestServices 2014-10-09 14:17:04 -07:00
Logging
OptionDescriptors
ParameterBinding
Properties
Rendering DecorateWriter does not get called for partial views rendered via 2014-10-12 14:24:29 -07:00
Routing
TestFiles
Utils
ViewComponents
ActionAttributeTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ActionExecutorTests.cs
ControllerActionDescriptorProviderTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ControllerActionInvokerTest.cs
ControllerTests.cs Add unit tests to controller properties 2014-10-09 18:18:03 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs
DefaultAssemblyProviderTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerFactoryTest.cs Add compatibility items for controller back from MVC 5 2014-10-09 16:42:39 -07:00
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs React to options changes 2014-10-08 12:56:53 -07:00
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs React to options changes 2014-10-08 12:56:53 -07:00
MvcOptionsTests.cs
MvcRouteHandlerTests.cs
PropertyHelperTest.cs
RequireHttpsAttributeTests.cs
RouteDataActionConstraintTest.cs
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticAssemblyProvider.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json