aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewComponents
Nate McMaster 3a710c3d64 Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
..
ContentViewComponentResultTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
DefaultViewComponentActivatorTests.cs [Perf] Remove the validations in ControllerActivator and ViewComponentActivator which are redundant. These 2016-04-08 10:07:33 -07:00
DefaultViewComponentDescriptorProviderTest.cs
DefaultViewComponentFactoryTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
DefaultViewComponentHelperTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
DefaultViewComponentSelectorTest.cs Add more tests using `[ViewComponent(Name = "...")]` 2016-06-19 13:52:59 -07:00
HtmlContentViewComponentResultTest.cs
ViewComponentContextTest.cs TempData convenience property added to ViewComponent (#4873) 2016-06-17 10:15:50 -07:00
ViewComponentConventionsTest.cs Add NonViewComponentAttribute 2016-09-30 10:56:08 -07:00
ViewComponentFeatureProviderTest.cs [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
ViewViewComponentResultTest.cs