aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
sornaks 5b1bcb6079 Issue #1214: Cannot pass a int parameter to the views from ViewComponent.
Fix: Checking if the model is not null in the Copy constructor of ViewDataDictionary.
2014-10-17 16:40:25 -07:00
..
ActionResults [Fixes #1201] Handle virtual paths in FilePathResult 2014-10-16 13:05:55 -07:00
AntiXsrf
ApplicationModel
Description
Filters
Formatters
Internal IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
Logging
OptionDescriptors
ParameterBinding Adding support for bind attribute. 2014-10-17 16:24:28 -07:00
Properties
Rendering Sanitize "id" attributes for HTML 4.0.1 2014-10-17 16:12:45 -07:00
Routing
TestFiles [Fixes #1201] Handle virtual paths in FilePathResult 2014-10-16 13:05:55 -07:00
Utils
ViewComponents ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00
ActionAttributeTests.cs
ActionExecutorTests.cs
BodyModelBinderTests.cs Issue #1206 - DefaultBodyModelValidator throws if get accessor throws. 2014-10-16 16:09:30 -07:00
ControllerActionDescriptorProviderTests.cs
ControllerActionInvokerTest.cs Adding support for bind attribute. 2014-10-17 16:24:28 -07:00
ControllerTests.cs
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs
DefaultAssemblyProviderTests.cs
DefaultControllerActivatorTest.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs
MvcRouteHandlerTests.cs IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
PropertyHelperTest.cs
RequireHttpsAttributeTests.cs
RouteDataActionConstraintTest.cs
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs Issue #1214: Cannot pass a int parameter to the views from ViewComponent. 2014-10-17 16:40:25 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00