- 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 |
||
|---|---|---|
| .. | ||
| CSharp | ||
| Html | ||
| PartialParsing | ||
| BlockTest.cs | ||
| CallbackParserListenerTest.cs | ||
| ParserContextTest.cs | ||
| ParserVisitorExtensionsTest.cs | ||
| RazorParserTest.cs | ||
| WhitespaceRewriterTest.cs | ||