aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak 61f218c8e4 Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
..
ActionResults
AntiXsrf
ApplicationModel Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
Description
Filters
Formatters
Internal IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
Logging
OptionDescriptors
ParameterBinding Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
Properties
Rendering Sanitize "id" attributes for HTML 4.0.1 2014-10-17 16:12:45 -07:00
Routing
TestFiles
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
ControllerActionInvokerTest.cs Adding support for bind attribute. 2014-10-17 16:24:28 -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
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 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