aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Controllers
Ryan Nowak d8cc2b85d5 Adds ActionContext to Validation contexts
This change makes it possible to access the ActionContext/ActionDescriptor
from inside of validators and client validators.
2015-11-25 16:38:26 -08:00
..
ActionExecutorTests.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ControllerActionArgumentBinderTests.cs Adds ActionContext to Validation contexts 2015-11-25 16:38:26 -08:00
ControllerActionDescriptorBuilderTest.cs Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
ControllerActionDescriptorProviderTests.cs Moving Attribute Routing to Routing 2015-11-17 11:02:58 -08:00
ControllerActionInvokerTest.cs Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
DefaultControllerActivatorTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
DefaultControllerFactoryTest.cs Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
DefaultControllerTypeProviderTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
ServiceBasedControllerActivatorTest.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
TestController.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00