aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K a41b9dc983 Add Html.Partial - sync versions of Html.PartialAsync
Fixes #1107
2014-10-14 15:15:50 -07:00
..
ActionResults React to options changes 2014-10-08 12:56:53 -07:00
AntiXsrf
ApplicationModel Fix for #1271 - Add copy constructors for ApplicationModel types. 2014-10-07 19:40:42 -07:00
Description [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
Filters
Formatters
Internal React to UsePerRequestServices 2014-10-09 14:17:04 -07:00
Logging updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
OptionDescriptors
ParameterBinding
Properties
Rendering Add Html.Partial - sync versions of Html.PartialAsync 2014-10-14 15:15:50 -07:00
Routing updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
TestFiles
Utils Excluding a test case in Mono + Fixing a test case. Fixing line lengths. Fixing error messages for tests to pass in Mono. 2014-10-07 11:11:55 -07:00
ViewComponents
ActionAttributeTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ActionExecutorTests.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
ControllerActionDescriptorProviderTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ControllerActionInvokerTest.cs Issue #1176: Renaming ActionDescriptor, ActionDescriptorProvider, ActionInvoker, ActionInvokerProvider, ActionExecutor, ModelBuilder, Tests. Either dropping "Reflected" or changing it to "Controller" depending on the context. 2014-10-06 20:21:55 -07:00
ControllerTests.cs Add unit tests to controller properties 2014-10-09 18:18:03 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultActionDiscoveryConventionsTests.cs [Fixes #809] Multiple [Http*] verbs should create multiple actions 2014-10-13 15:25:53 -07:00
DefaultActionSelectorSelectAsyncValuesTest.cs Making action selection logging not throw on 404 2014-10-07 23:32:59 -07:00
DefaultActionSelectorTests.cs updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
DefaultAssemblyProviderTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerFactoryTest.cs Add compatibility items for controller back from MVC 5 2014-10-09 16:42:39 -07:00
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs React to options changes 2014-10-08 12:56:53 -07:00
JsonResultTest.cs
KnownRouteValueConstraintTests.cs Make RouteDataActionConstraint be POCO only 2014-10-06 16:54:41 -07:00
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs React to options changes 2014-10-08 12:56:53 -07:00
MvcOptionsTests.cs
MvcRouteHandlerTests.cs updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
PropertyHelperTest.cs
RequireHttpsAttributeTests.cs
RouteDataActionConstraintTest.cs Make RouteDataActionConstraint be POCO only 2014-10-06 16:54:41 -07:00
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticAssemblyProvider.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json