aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/Html
N. Taylor Mullen 0882ff4a13 Add tests to validate minimized attributes.
- Added parse level rewriting tests to validate new TagHelper rewritten structures for minimized attributes.
- Updated existing parser tests to understand minimized attributes.
- Added codegen test to validate understanding of minimized attributes.
- Added TagHelperExecutionContext tests to validate maintaining of runtime TagHelperOutput tests.
- Refactored part of the TagHelperParseTreeRewriterTest file into a base class file so we can make better rewriting tests.

#220
2015-05-15 12:23:11 -07:00
..
HtmlAttributeTest.cs Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
HtmlBlockTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
HtmlDocumentTest.cs Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
HtmlErrorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
HtmlParserTestUtils.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
HtmlTagsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
HtmlToCodeSwitchTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00
HtmlUrlAttributeTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:58:52 -07:00