aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Tian Pan e27742fd0b IsValidActionMethod fails to check static methods.
Fix #638
2014-06-16 18:04:09 -07:00
..
ActionResults
AntiXsrf
Filters Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -07:00
Properties
Rendering
ActionAttributeTests.cs
ActionExecutorTests.cs
ActionSelectionConventionTests.cs
ControllerTests.cs Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -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 Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -07:00
MvcOptionsTests.cs
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs IsValidActionMethod fails to check static methods. 2014-06-16 18:04:09 -07:00
ReflectedActionInvokerTest.cs CreateActionResult should work when action returns Task. 2014-06-16 16:13:18 -07:00
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewResultTest.cs
project.json