aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Yishai Galatzer 9e1deb7982 Fixup unit tests to mock RequestServices instead of ApplicationServices 2014-06-18 13:40:58 -07:00
..
ActionResults fix a build break due to api change 2014-06-06 11:06:41 -07:00
AntiXsrf Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
Filters Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -07:00
Properties
Rendering Issue #65 merge RoutingContext and RequestContext 2014-06-06 10:49:55 -07:00
ActionAttributeTests.cs Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00
ActionExecutorTests.cs
ActionSelectionConventionTests.cs Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00
ControllerTests.cs Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -07:00
DefaultActionSelectorTest.cs Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
JsonResultTest.cs Issue #65 merge RoutingContext and RequestContext 2014-06-06 10:49:55 -07:00
KnownRouteValueConstraintTests.cs Fixup unit tests to mock RequestServices instead of ApplicationServices 2014-06-18 13:40:58 -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 Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
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 Mvc Changes corresponding to Routing DI changes. Refer pr#63 2014-06-06 17:22:06 -07:00
ViewComponentTests.cs Remove ComponentResultHelper 2014-06-11 11:32:22 -07:00
ViewResultTest.cs Issue #65 merge RoutingContext and RequestContext 2014-06-06 10:49:55 -07:00
project.json