aspnetcore/test/Microsoft.CodeAnalysis.Razo...
N. Taylor Mullen 4c98b7f8f3 Make ViewComponentTagHelper's display name nicer.
- Went from `__Generated__SomeViewComponentTagHelper` to `SomeViewComponentTagHelper`.
- Updated `TagHelperDescriptorBuilder` to allow setting of `DisplayName`.
- Added `TagHelperDescriptorBuilderTest` class to verify new `DisplayName` additions.
- Updated `ViewComponentTagHelperDescriptorFactoryTest` expectations.

#1251
2017-05-18 14:48:59 -07:00
..
DefaultTagHelperDescriptorFactoryTest.cs Rename the BoundAttributeDescriptor builder. 2017-05-12 17:39:45 -07:00
Microsoft.CodeAnalysis.Razor.Test.csproj Upgrade test framework versions and fix issues with tests 2017-05-12 15:41:49 -07:00
TagHelperDescriptorFactoryTagHelpers.cs
TagHelperTypeVisitorTest.cs
TestCompilation.cs
ViewComponentTagHelperDescriptorFactoryTest.cs Make ViewComponentTagHelper's display name nicer. 2017-05-18 14:48:59 -07:00
ViewComponentTypeVisitorTest.cs
xunit.runner.json