aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
dougbu 6eb1e38e33 Add `@Html.Display()` and `@Html.Editor()` tests with values in `ViewData` 2014-06-27 15:56:43 -07:00
..
ActionResults
AntiXsrf Fix breaks from GetFormAsync, IReadableStringCollection.Keys. 2014-06-26 10:56:56 -07:00
Filters
ParameterBinding Moving model binders from DI to MvcOptions 2014-06-26 21:49:46 -07:00
Properties
ReflectedModelBuilder
Rendering Add `@Html.Display()` and `@Html.Editor()` tests with values in `ViewData` 2014-06-27 15:56:43 -07:00
ActionAttributeTests.cs
ActionExecutorTests.cs
ActionSelectionConventionTests.cs
ControllerTests.cs
DefaultActionSelectorTest.cs
DefaultControllerActivatorTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj Moving model binders from DI to MvcOptions 2014-06-26 21:49:46 -07:00
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs
PropertyHelperTest.cs Unwrap nullable types in PropertyHelper prior to looking up properties 2014-06-27 15:27:51 -07:00
ReflectedActionDescriptorProviderTests.cs
ReflectedActionInvokerTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
StaticActionDiscoveryConventions.cs
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewResultTest.cs
project.json