aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak e37f1ad85f Fix #1502 - Remove duplicate unit tests 2014-11-04 13:30:15 -08:00
..
ActionResults Fix #1502 - Remove duplicate unit tests 2014-11-04 13:30:15 -08:00
AntiXsrf React to options and hosting changes 2014-10-14 19:20:28 -07:00
ApplicationModel Fix #1502 - Remove duplicate unit tests 2014-11-04 13:30:15 -08:00
Description Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
Filters Adding functional tests for Filters. 2014-10-31 08:36:31 -07:00
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 updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
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 Add `ModelMetadata.HtmlEncode` property 2014-11-03 12:23:33 -08: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 Excluding a test case in Mono + Fixing a test case. Fixing line lengths. Fixing error messages for tests to pass in Mono. 2014-10-07 11:11:55 -07:00
ViewComponents Fix for #1052 - ViewComponents should support fully qualified names 2014-10-29 17:34:01 -07:00
ActionExecutorTests.cs TODO removal part 1 - ActionExecutorTests 2014-10-28 12:54:14 -07:00
BodyModelBinderTests.cs Fix for breaking API change from routing 2014-10-31 18:23:19 -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 Making action selection logging not throw on 404 2014-10-07 23:32:59 -07:00
DefaultActionSelectorTests.cs Fix for breaking API change from routing 2014-10-31 18:23:19 -07:00
DefaultAssemblyProviderTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultControllerActivatorTest.cs Adjust tests to handle new `ViewDataDictionary` invariants 2014-10-29 19:18:59 -07:00
DefaultControllerFactoryTest.cs Add compatibility items for controller back from MVC 5 2014-10-09 16:42:39 -07:00
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs Adjust tests to handle new `ViewDataDictionary` invariants 2014-10-29 19:18:59 -07:00
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
JsonResultTest.cs Fix #1370 - Always use the provided formatter in JsonResult 2014-10-31 14:30:31 -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
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 Fix #1502 - Remove duplicate unit tests 2014-11-04 13:30:15 -08:00
ViewComponentTests.cs Adjust tests to handle new `ViewDataDictionary` invariants 2014-10-29 19:18:59 -07:00
ViewDataDictionaryOfTModelTest.cs More `ViewDataDictionary` tests 2014-10-29 19:19:09 -07:00
ViewDataDictionaryTest.cs More `ViewDataDictionary` tests 2014-10-29 19:19:09 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00