aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K 79ad19f8bd Porting CheckBox and CheckBoxFor unit tests
Partial fix to #453
2014-10-20 11:12:10 -07:00
..
ActionResults [Fixes #1201] Handle virtual paths in FilePathResult 2014-10-16 13:05:55 -07:00
AntiXsrf React to options and hosting changes 2014-10-14 19:20:28 -07:00
ApplicationModel Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
Description Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
Filters
Formatters [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
Internal IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
Logging
OptionDescriptors React to options and hosting changes 2014-10-14 19:20:28 -07:00
ParameterBinding Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
Properties
Rendering Porting CheckBox and CheckBoxFor unit tests 2014-10-20 11:12:10 -07:00
Routing React to options and hosting changes 2014-10-14 19:20:28 -07:00
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 Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
ControllerActionDescriptorProviderTests.cs Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
ControllerActionInvokerTest.cs Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
ControllerTests.cs Porting over unit tests for ViewDataDictionary.Eval 2014-10-17 17:27:05 -07:00
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 Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
JsonResultTest.cs [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
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 React to options and hosting changes 2014-10-14 19:20:28 -07:00
ViewComponentTests.cs
ViewDataDictionaryTest.cs Porting over unit tests for ViewDataDictionary.Eval 2014-10-17 17:27:05 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00