aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak 0a3ad09466 Rename GlobalModel -> ApplicationModel
This also comes with a rename of the namespace
Microsoft.AspNet.Mvc.ApplicationModel to
Microsoft.AspNet.Mvc.ApplicationModels.

Also tuned up some parameter and variable names for increased
understandability.
2014-10-23 16:03:55 -07:00
..
ActionResults Replacing ViewResultBase with ViewExecutor 2014-10-22 08:47:22 -07:00
AntiXsrf
ApplicationModel Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -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
Logging
OptionDescriptors
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
TestFiles
Utils
ViewComponents Replacing ViewResultBase with ViewExecutor 2014-10-22 08:47:22 -07:00
ActionExecutorTests.cs
BodyModelBinderTests.cs
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
CopyOnWriteDictionaryTest.cs
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
DefaultAssemblyProviderTests.cs
DefaultControllerActivatorTest.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
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
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
project.json