aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K 22ac7c45e5 Update Mvc to use official xunit runner 2014-12-17 11:27:07 -08:00
..
ActionResults Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
AntiXsrf matched classnames with filenames 2014-11-25 11:21:17 -08:00
ApplicationModel Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
Description update due to breaking changes in routing 2014-11-18 12:37:47 -08:00
Filters Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
Formatters matched classnames with filenames 2014-11-25 11:21:17 -08:00
Internal Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
Logging Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
OptionDescriptors matched classnames with filenames 2014-11-25 11:21:17 -08:00
ParameterBinding Adding Support for TryUpdateModel using include expressions and predicate. 2014-12-05 17:28:43 -08:00
Properties
Rendering Update templates\samples\tests to use ensure viewstart.cshtml and views directory names are cased appropriately. #1559 2014-12-05 13:27:22 -08:00
Routing Changed to use OptionalRouteConstraint created by Routing to use for inline optional parameters in attribute routing. Also added tests for inline parameters. 2014-12-04 11:00:48 -08:00
TestFiles [Fixes #1201] Handle virtual paths in FilePathResult 2014-10-16 13:05:55 -07:00
Utils
ViewComponents Update templates\samples\tests to use ensure viewstart.cshtml and views directory names are cased appropriately. #1559 2014-12-05 13:27:22 -08:00
ActionExecutorTests.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
BodyModelBinderTests.cs Adding support for property level binding using IBinderMetadata and enabling FromXXX attributes to be decorated on properties. 2014-11-24 21:33:02 -08:00
ControllerActionDescriptorProviderTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ControllerActionInvokerTest.cs Fix for #1652 - Make Authorization Filters run first 2014-12-02 10:39:50 -08:00
ControllerTests.cs Adding Support for TryUpdateModel using include expressions and predicate. 2014-11-26 17:44:50 -08:00
CopyOnWriteDictionaryTest.cs
DefaultActionSelectorSelectAsyncValuesTest.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
DefaultActionSelectorTests.cs Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
DefaultAssemblyProviderTests.cs [Fixes issue #1528] default reference assemblies made extensible 2014-11-20 17:20:27 -08:00
DefaultControllerActivatorTest.cs Adjust tests to handle new `ViewDataDictionary` invariants 2014-10-29 19:18:59 -07:00
DefaultControllerFactoryTest.cs Remove use of `Assert.DoesNotThrow()` 2014-12-11 15:51:15 -08:00
DefaultInputFormatterSelectorTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
DefaultViewComponentActivatorTests.cs [Fixes #393] [Design] Update ViewComponent result apis to be consistent with Controller 2014-11-26 15:56:06 -08:00
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
JsonResultTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
KnownRouteValueConstraintTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
MediaTypeWithQualityHeaderValueTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
Microsoft.AspNet.Mvc.Core.Test.kproj Add schema version to kproj files 2014-11-25 10:57:58 -08:00
MockMvcOptionsAccessor.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
MvcOptionsTests.cs
MvcRouteHandlerTests.cs Replacing Assert.Equal(null, Assert.Equal(true \ false etc with 2014-11-21 08:28:55 -08:00
PropertyHelperTest.cs
RequireHttpsAttributeTests.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
RouteDataActionConstraintTest.cs Add missing license headers 2014-11-20 22:54:05 -08:00
RouteTemplateProviderAttributesTest.cs matched classnames with filenames 2014-11-25 11:21:17 -08:00
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 Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
TestGlobalFilterProvider.cs
TypeHelperTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
UrlHelperTest.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ViewComponentTests.cs [Fixes #393] [Design] Update ViewComponent result apis to be consistent with Controller 2014-11-26 15:56:06 -08:00
ViewDataDictionaryOfTModelTest.cs More `ViewDataDictionary` tests 2014-10-29 19:19:09 -07:00
ViewDataDictionaryTest.cs Update Mvc to use official xunit runner 2014-12-17 11:27:07 -08:00
project.json Update Mvc to use official xunit runner 2014-12-17 11:27:07 -08:00