aspnetcore/test/Microsoft.AspNet.Razor.Test/Framework
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
..
BlockExtensions.cs
BlockFactory.cs Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
BlockTypes.cs
CodeParserTestBase.cs
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
ErrorCollector.cs
MarkupParserTestBase.cs
ParserTestBase.cs Add tests to validate minimized attributes. 2015-05-15 12:23:11 -07:00
RawTextSymbol.cs
TestSpanBuilder.cs