aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
harshgMSFT 10285d7d39 This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact.
For example without adding an area to a controller, a route can still be added to the template.
- Also added functional tests.
2014-06-16 11:24:22 -07:00
..
ActionResults
AntiXsrf Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
Filters
Properties
Rendering
ActionAttributeTests.cs
ActionExecutorTests.cs
ActionSelectionConventionTests.cs
ControllerTests.cs Remove ActionResultHelper 2014-06-11 11:17:45 -07:00
DefaultActionSelectorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact. 2014-06-16 11:24:22 -07:00
Microsoft.AspNet.Mvc.Core.Test.kproj This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact. 2014-06-16 11:24:22 -07:00
MvcOptionsTests.cs Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs
ReflectedActionInvokerTest.cs
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs Remove ComponentResultHelper 2014-06-11 11:32:22 -07:00
ViewResultTest.cs
project.json