aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../ViewComponents
N. Taylor Mullen 55922d68d4 React to `HtmlEncodedString` rename to `HtmlString`.
- Removed the Mvc instance of `HtmlString` since it now exists in `HtmlAbstractions`.

#4558
aspnet/HtmlAbstractions#25
2016-05-17 11:02:10 -07:00
..
ContentViewComponentResultTest.cs
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
DefaultViewComponentSelectorTest.cs
HtmlContentViewComponentResultTest.cs React to `HtmlEncodedString` rename to `HtmlString`. 2016-05-17 11:02:10 -07:00
ViewComponentContextTest.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
ViewComponentConventionsTest.cs [Perf] Remove the validations in ControllerActivator and ViewComponentActivator which are redundant. These 2016-04-08 10:07:33 -07:00
ViewComponentFeatureProviderTest.cs
ViewViewComponentResultTest.cs