aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak 305dd87b9b Fix for #1442 - Find better names for ApiExplorerProperties
Taking the suggestion here to move these to a sub-object. This is future
proof in the event that we need to capture more data for ApiExplorer, and
reads better.
2014-10-28 13:03:19 -07:00
..
ActionResults Replacing ViewResultBase with ViewExecutor 2014-10-22 08:47:22 -07:00
AntiXsrf
ApplicationModel Fix for #1442 - Find better names for ApiExplorerProperties 2014-10-28 13:03:19 -07:00
Description Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
Filters
Formatters Replacing ViewResultBase with ViewExecutor 2014-10-22 08:47:22 -07:00
Internal Change TagBuilder Attributes and HTML Helper dependencies to be case insensitive. 2014-10-26 13:15:09 -07:00
Logging
OptionDescriptors
ParameterBinding Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
Properties
Rendering * Porting Hidden and HiddenFor unit tests 2014-10-27 17:54:56 -07:00
Routing
TestFiles
Utils
ViewComponents Fix for #1448 - ViewComponents must be public top-level classes 2014-10-28 12:36:07 -07:00
ActionExecutorTests.cs TODO removal part 1 - ActionExecutorTests 2014-10-28 12:54:14 -07:00
BodyModelBinderTests.cs Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
ControllerActionDescriptorProviderTests.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -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
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
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
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
StaticAssemblyProvider.cs Refactoring the ControllerActionDescriptorProvider 2014-10-23 12:25:25 -07:00
StaticControllerModelBuilder.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs Add more unit tests of `ViewDataDictionary` copy constructors 2014-10-27 16:26:04 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00