aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser
N. Taylor Mullen cf3d049272 Add tests to validate TagHelper escape functionality.
- Added extensive unit tests.
- Added functional test to validate output for runtime and design time.

#187
2015-02-03 14:34:47 -08:00
..
CSharp removed SessionState directive 2014-12-29 14:56:20 -08:00
Html Add tests to validate TagHelper escape functionality. 2015-02-03 14:34:47 -08:00
PartialParsing
BlockTest.cs
CallbackParserListenerTest.cs
ParserContextTest.cs
ParserVisitorExtensionsTest.cs Plumb `ParserErrorSink` through to `CodeBuilderContext` 2015-01-15 16:31:33 -08:00
RazorParserTest.cs Add and modify tests to validate TagHelperDescriptorResolver doesn't throw. 2014-11-24 10:30:11 -08:00
WhitespaceRewriterTest.cs