aspnetcore/test/Microsoft.AspNet.Razor.Test/Framework
N. Taylor Mullen bb3ad0ede4 Fix test to work with TH rewriters.
- Added understanding to the ParserTestBase for TagHelperBlock's
- Added a helper class MarkupTagHelperBlock to make building test TagHelpers easier.
- Fixed some existing tests that "new"d up the RazorParser and didn't obide by the new contract (to provide optimizers).

#71
2014-10-09 12:50:42 -07:00
..
BlockExtensions.cs
BlockFactory.cs
BlockTypes.cs Fix test to work with TH rewriters. 2014-10-09 12:50:42 -07:00
CodeParserTestBase.cs
CsHtmlCodeParserTestBase.cs
CsHtmlMarkupParserTestBase.cs
ErrorCollector.cs
MarkupParserTestBase.cs
ParserTestBase.cs Fix test to work with TH rewriters. 2014-10-09 12:50:42 -07:00
RawTextSymbol.cs
TestSpanBuilder.cs